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 r.david.murray
Recipients Brainix, berker.peksag, docs@python, r.david.murray
Date 2016-11-23.18:06:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479924362.56.0.863509247374.issue28722@psf.upfronthosting.co.za>
In-reply-to
Content
Rajiv is suggesting an improvement to the documentation.  I think it is a reasonable thought, but probably not a good idea on closer examination.  The example introduces the basic doctest concepts, and goes on to say that this is not the mostly likely way to make use of doctest (and indeed it is not common).  So complicating the example and the explanation would be counterproductive to the intent of the text, in my opinion.
History
Date User Action Args
2016-11-23 18:06:02r.david.murraysetrecipients: + r.david.murray, docs@python, berker.peksag, Brainix
2016-11-23 18:06:02r.david.murraysetmessageid: <1479924362.56.0.863509247374.issue28722@psf.upfronthosting.co.za>
2016-11-23 18:06:02r.david.murraylinkissue28722 messages
2016-11-23 18:06:02r.david.murraycreate