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 michael.foord
Recipients acgetchell, georg.brandl, kbk, michael.foord, pupeno
Date 2009-04-05.20:26:52
SpamBayes Score 0.006494895
Marked as misclassified No
Message-id <1238963214.59.0.812135923929.issue2821@psf.upfronthosting.co.za>
In-reply-to
Content
IDLE catches the SystemExit function raised by TestProgram().runTests()
and prints the traceback. Not a bug in unittest.
History
Date User Action Args
2009-04-05 20:26:54michael.foordsetrecipients: + michael.foord, georg.brandl, kbk, pupeno, acgetchell
2009-04-05 20:26:54michael.foordsetmessageid: <1238963214.59.0.812135923929.issue2821@psf.upfronthosting.co.za>
2009-04-05 20:26:52michael.foordlinkissue2821 messages
2009-04-05 20:26:52michael.foordcreate