enable doctests in cdef functions/methods, do not rewrap docstrings in __test__ dict...
authorStefan Behnel <scoder@users.berlios.de>
Tue, 2 Nov 2010 08:44:27 +0000 (09:44 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 2 Nov 2010 08:44:27 +0000 (09:44 +0100)
commit4cefc93853f275a360a3f7d4c8370dd809a2967d
tree1ddbd71c06798dc12eada7c375418a4c91b3432d
parentdbf774ccbf49f5ea99644fbfd5bc36fdf6b1d6f4
enable doctests in cdef functions/methods, do not rewrap docstrings in __test__ dict as EncodedString() but keep them as they are
Cython/Compiler/AnalysedTreeTransforms.py
tests/run/autotestdict.pyx