projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
736bb2e
)
enable test case in Py3
author
Stefan Behnel
<scoder@users.berlios.de>
Mon, 23 Feb 2009 20:54:40 +0000
(21:54 +0100)
committer
Stefan Behnel
<scoder@users.berlios.de>
Mon, 23 Feb 2009 20:54:40 +0000
(21:54 +0100)
tests/run/argdefault.pyx
patch
|
blob
|
history
diff --git
a/tests/run/argdefault.pyx
b/tests/run/argdefault.pyx
index d1cdf7b41158e90aaf617dd82a8277d749bfb0f6..6e1b60bb13b495153493034eff35ea4996920491 100644
(file)
--- a/
tests/run/argdefault.pyx
+++ b/
tests/run/argdefault.pyx
@@
-1,4
+1,4
@@
-__doc__ = """
+__doc__ =
u
"""
>>> f0()
(1, 2)
>>> g0()