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 Glenn.Jones
Recipients Glenn.Jones, asvetlov, chris.jerdonek, ezio.melotti, petri.lehtinen, r.david.murray, tuukka
Date 2014-04-14.18:07:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397498840.05.0.12729264762.issue15916@psf.upfronthosting.co.za>
In-reply-to
Content
I've attached a patch that uses the original default DocTestFinder and does not raise an exception when there are no tests.
History
Date User Action Args
2014-04-14 18:07:20Glenn.Jonessetrecipients: + Glenn.Jones, ezio.melotti, r.david.murray, asvetlov, chris.jerdonek, petri.lehtinen, tuukka
2014-04-14 18:07:20Glenn.Jonessetmessageid: <1397498840.05.0.12729264762.issue15916@psf.upfronthosting.co.za>
2014-04-14 18:07:20Glenn.Joneslinkissue15916 messages
2014-04-14 18:07:20Glenn.Jonescreate