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 acgetchell
Recipients acgetchell, georg.brandl, kbk
Date 2008-05-12.18:36:59
SpamBayes Score 0.0024148203
Marked as misclassified No
Message-id <E5E1A5E4CA40C84AAD730FF48A0D4378483F511146@MBOX.caesdo.caes.ucdavis.edu>
In-reply-to <1210609329.26.0.140273360299.issue2821@psf.upfronthosting.co.za>
Content
Agreed.

C:\Projects\Python>python randomunittest.py
...
----------------------------------------------------------------------
Ran 3 tests in 0.003s

OK

C:\Projects\Python>

> -----Original Message-----
> From: Georg Brandl [mailto:report@bugs.python.org]
> Sent: Monday, May 12, 2008 9:22 AM
> To: Getchell, Adam
> Subject: [issue2821] unittest.py sys.exit error
>
>
> Georg Brandl <georg@python.org> added the comment:
>
> This is an IDLE problem then.
>
> ----------
> assignee:  -> kbk
> components: +IDLE -Library (Lib)
> nosy: +kbk
>
> __________________________________
> Tracker <report@bugs.python.org>
> <http://bugs.python.org/issue2821>
> __________________________________
History
Date User Action Args
2008-05-12 18:37:13acgetchellsetspambayes_score: 0.00241482 -> 0.0024148203
recipients: + acgetchell, georg.brandl, kbk
2008-05-12 18:37:07acgetchelllinkissue2821 messages
2008-05-12 18:37:06acgetchellcreate