From: <cg...@us...> - 2008-12-12 05:22:27
|
Revision: 5742 http://jython.svn.sourceforge.net/jython/?rev=5742&view=rev Author: cgroves Date: 2008-12-12 05:22:18 +0000 (Fri, 12 Dec 2008) Log Message: ----------- The test this was supporting was removed earlier Removed Paths: ------------- trunk/jython/bugtests/test080m.py Deleted: trunk/jython/bugtests/test080m.py =================================================================== --- trunk/jython/bugtests/test080m.py 2008-12-12 05:15:56 UTC (rev 5741) +++ trunk/jython/bugtests/test080m.py 2008-12-12 05:22:18 UTC (rev 5742) @@ -1 +0,0 @@ -def Spam(): return 'bar' \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |