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 chris.jerdonek, docs@python, eric.araujo, ezio.melotti, georg.brandl, ncoghlan, python-dev, sandro.tosi, taschini, terry.reedy
Date 2012-10-10.15:03:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349881389.75.0.573723479263.issue12947@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see any blocks in doctest.rst where the directives should be stripped, so it's enough to do it per-file.
History
Date User Action Args
2012-10-10 15:03:09georg.brandlsetrecipients: + georg.brandl, terry.reedy, ncoghlan, ezio.melotti, eric.araujo, sandro.tosi, chris.jerdonek, docs@python, python-dev, taschini
2012-10-10 15:03:09georg.brandlsetmessageid: <1349881389.75.0.573723479263.issue12947@psf.upfronthosting.co.za>
2012-10-10 15:03:09georg.brandllinkissue12947 messages
2012-10-10 15:03:09georg.brandlcreate