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 terry.reedy
Recipients chris.jerdonek, docs@python, eric.araujo, ezio.melotti, georg.brandl, ncoghlan, python-dev, sandro.tosi, taschini, terry.reedy
Date 2012-10-11.04:27:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349929639.06.0.333522225803.issue12947@psf.upfronthosting.co.za>
In-reply-to
Content
I looked at
http://docs.python.org/py3k/library/doctest.html#directives
and the examples with directives looked fine to me, with directive, syntax markup, and 'hide prompt' box. I also checked the next section and saw the one example that needed to have the directive visible. Really nice.
History
Date User Action Args
2012-10-11 04:27:19terry.reedysetrecipients: + terry.reedy, georg.brandl, ncoghlan, ezio.melotti, eric.araujo, sandro.tosi, chris.jerdonek, docs@python, python-dev, taschini
2012-10-11 04:27:19terry.reedysetmessageid: <1349929639.06.0.333522225803.issue12947@psf.upfronthosting.co.za>
2012-10-11 04:27:19terry.reedylinkissue12947 messages
2012-10-11 04:27:18terry.reedycreate