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 techtonik
Recipients docs@python, michael.foord, techtonik, terry.reedy
Date 2011-03-06.16:26:35
SpamBayes Score 0.0021778783
Marked as misclassified No
Message-id <1299428797.57.0.0217229200271.issue11389@psf.upfronthosting.co.za>
In-reply-to
Content
I need to execute doctests along with unit tests from test suite contained in tests.py file and control verbosity parameter in case something goes wrong.
History
Date User Action Args
2011-03-06 16:26:37techtoniksetrecipients: + techtonik, terry.reedy, michael.foord, docs@python
2011-03-06 16:26:37techtoniksetmessageid: <1299428797.57.0.0217229200271.issue11389@psf.upfronthosting.co.za>
2011-03-06 16:26:35techtoniklinkissue11389 messages
2011-03-06 16:26:35techtonikcreate