[issue12947] doctest directive examples in library/doctest.html lack the flags

Chris Jerdonek report at bugs.python.org
Wed Oct 10 17:01:44 CEST 2012


Chris Jerdonek added the comment:

Thanks, Georg.  Can this new directive be applied to individual code blocks though (or be modified to do so)?

After a closer review (as mentioned in my comment above), it seems that the doctest directives should only be displayed in the code snippets that are illustrating the use of doctest directives (as opposed to, say, the snippets that are illustrating doctest options without using directives).

----------

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


More information about the Python-bugs-list mailing list