projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af0fa8e
)
Py2.3 test fix
author
Stefan Behnel
<scoder@users.berlios.de>
Fri, 19 Dec 2008 02:04:08 +0000
(
03:04
+0100)
committer
Stefan Behnel
<scoder@users.berlios.de>
Fri, 19 Dec 2008 02:04:08 +0000
(
03:04
+0100)
tests/run/forfrom.pyx
patch
|
blob
|
history
diff --git
a/tests/run/forfrom.pyx
b/tests/run/forfrom.pyx
index 1135bb42262b0a19e63f20a4b72eab84568d638c..590f60ca773294e42fc53037fda2841319354404 100644
(file)
--- a/
tests/run/forfrom.pyx
+++ b/
tests/run/forfrom.pyx
@@
-1,4
+1,4
@@
-u"""
+
__doc__ =
u"""
>>> for_else()
30
>>> print( u'*'.join(int_comp()) )