[issue9017] doctest option flag to enable/disable some chunk of doctests?

Amaury Forgeot d'Arc report at bugs.python.org
Wed Oct 6 10:58:18 CEST 2010


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

I'm not a great doctest user, but did you try to disable the SKIP directive at the end? something like "doctest: -SKIP"

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9017>
_______________________________________


More information about the Python-bugs-list mailing list