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 <[email protected]>
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: <[email protected]>
2014-04-14 18:07:20Glenn.Joneslinkissue15916 messages
2014-04-14 18:07:20Glenn.Jonescreate