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 asvetlov
Recipients asvetlov, chris.jerdonek, r.david.murray
Date 2012-08-14.16:39:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344962345.68.0.404339534486.issue14649@psf.upfronthosting.co.za>
In-reply-to
Content
I think current behavior is correct.
Every doctest is docstring from tested module, but not every docstring is a valid doctest.
History
Date User Action Args
2012-08-14 16:39:05asvetlovsetrecipients: + asvetlov, r.david.murray, chris.jerdonek
2012-08-14 16:39:05asvetlovsetmessageid: <1344962345.68.0.404339534486.issue14649@psf.upfronthosting.co.za>
2012-08-14 16:39:04asvetlovlinkissue14649 messages
2012-08-14 16:39:04asvetlovcreate