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 ezio.melotti
Recipients chris.jerdonek, docs@python, eric.araujo, ezio.melotti, georg.brandl, sandro.tosi, taschini, terry.reedy
Date 2012-09-10.12:30:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347280252.18.0.66203011555.issue12947@psf.upfronthosting.co.za>
In-reply-to
Content
> Is this a feature?  What is it for? :)

The >>> is added to every example that contains an interactive session to hide the '>>>' and '...' prompts and the output and make the code copy/pastable, and it's not specific to doctests.
History
Date User Action Args
2012-09-10 12:30:52ezio.melottisetrecipients: + ezio.melotti, georg.brandl, terry.reedy, eric.araujo, sandro.tosi, chris.jerdonek, docs@python, taschini
2012-09-10 12:30:52ezio.melottisetmessageid: <1347280252.18.0.66203011555.issue12947@psf.upfronthosting.co.za>
2012-09-10 12:30:51ezio.melottilinkissue12947 messages
2012-09-10 12:30:51ezio.melotticreate