This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients docs@python, eric.araujo, ezio.melotti, georg.brandl
Date 2011-09-09.17:36:32
SpamBayes Score 0.00028456617
Marked as misclassified No
Message-id <1315589793.29.0.1129115296.issue12947@psf.upfronthosting.co.za>
In-reply-to
Content
Hehe... Sphinx makes a point of *removing* doctest flags, to enable doctesting of code snippets without distracting the reader with the test-internal flags.

I think it's because you used a newer version locally.
History
Date User Action Args
2011-09-09 17:36:33georg.brandlsetrecipients: + georg.brandl, ezio.melotti, eric.araujo, docs@python
2011-09-09 17:36:33georg.brandlsetmessageid: <1315589793.29.0.1129115296.issue12947@psf.upfronthosting.co.za>
2011-09-09 17:36:32georg.brandllinkissue12947 messages
2011-09-09 17:36:32georg.brandlcreate