Revision: 5429
http://jython.svn.sourceforge.net/jython/?rev=5429&view=rev
Author: fwierzbicki
Date: 2008-10-16 14:34:25 +0000 (Thu, 16 Oct 2008)
Log Message:
-----------
This test doesn't make much sense.
Removed Paths:
-------------
trunk/jython/bugtests/test115.py
Deleted: trunk/jython/bugtests/test115.py
===================================================================
--- trunk/jython/bugtests/test115.py 2008-10-16 14:33:33 UTC (rev 5428)
+++ trunk/jython/bugtests/test115.py 2008-10-16 14:34:25 UTC (rev 5429)
@@ -1,7 +0,0 @@
-"""
-Subclass an exception.
-"""
-
-import support
-
-class Foo(IOError): pass
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|