doctests must set __doc__ in Py2.3
authorStefan Behnel <scoder@users.berlios.de>
Sat, 13 Dec 2008 20:25:00 +0000 (21:25 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 13 Dec 2008 20:25:00 +0000 (21:25 +0100)
commitfb4ea1378f201b8a34090004b3e65511e8914f4b
treea9d11e4067e6e499aef11022cf721e8bdb689436
parenta742e84db51352c0504243bcfc0c6d09f3ba0bca
doctests must set __doc__ in Py2.3
13 files changed:
tests/run/and.pyx
tests/run/bint.pyx
tests/run/dictcomp.pyx
tests/run/funcexceptcypy.pyx
tests/run/inlinepxd.pyx
tests/run/listcomp.pyx
tests/run/nonecheck.pyx
tests/run/or.pyx
tests/run/r_typecast.pyx
tests/run/set.pyx
tests/run/setcomp.pyx
tests/run/ticket_124.pyx
tests/run/tryfinally.pyx