[docs] [issue12947] Examples in library/doctest.html lack the flags

Stefano Taschini report at bugs.python.org
Wed Apr 18 10:55:01 CEST 2012


Stefano Taschini <taschini at ieee.org> added the comment:

Concrete examples can be seen in the section

http://docs.python.org/library/doctest.html#option-flags-and-directives

For instance at

http://docs.python.org/library/doctest.html#doctest.IGNORE_EXCEPTION_DETAIL

The doctest flags present in the sources in 

http://docs.python.org/_sources/library/doctest.txt

are all stripped.

----------
nosy: +taschini

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


More information about the docs mailing list