Py2.3 test fix
authorStefan Behnel <scoder@users.berlios.de>
Fri, 19 Dec 2008 02:04:08 +0000 (03:04 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 19 Dec 2008 02:04:08 +0000 (03:04 +0100)
tests/run/forfrom.pyx

index 1135bb42262b0a19e63f20a4b72eab84568d638c..590f60ca773294e42fc53037fda2841319354404 100644 (file)
@@ -1,4 +1,4 @@
-u"""
+__doc__ = u"""
 >>> for_else()
 30
 >>> print( u'*'.join(int_comp()) )