projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eed0189
)
doctest fix
author
Stefan Behnel
<scoder@users.berlios.de>
Mon, 28 Apr 2008 08:32:41 +0000
(10:32 +0200)
committer
Stefan Behnel
<scoder@users.berlios.de>
Mon, 28 Apr 2008 08:32:41 +0000
(10:32 +0200)
tests/run/append.pyx
patch
|
blob
|
history
diff --git
a/tests/run/append.pyx
b/tests/run/append.pyx
index e20a8d99d2514cd7e1211467fe93719018d3e042..b802dc1c63a3b196e336333d8469b3761e7c2e9e 100644
(file)
--- a/
tests/run/append.pyx
+++ b/
tests/run/append.pyx
@@
-4,7
+4,7
@@
None
None
got error
[1, 2]
->>> test_append(A())
+>>> test_append(A())
# doctest: +ELLIPSIS
appending
1
appending