doctest fix
authorStefan Behnel <scoder@users.berlios.de>
Mon, 28 Apr 2008 08:32:41 +0000 (10:32 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Mon, 28 Apr 2008 08:32:41 +0000 (10:32 +0200)
tests/run/append.pyx

index e20a8d99d2514cd7e1211467fe93719018d3e042..b802dc1c63a3b196e336333d8469b3761e7c2e9e 100644 (file)
@@ -4,7 +4,7 @@ None
 None
 got error
 [1, 2]
->>> test_append(A())
+>>> test_append(A()) # doctest: +ELLIPSIS
 appending
 1
 appending