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 eli.bendersky
Recipients duncf, eli.bendersky, eric.araujo, michael.foord
Date 2010-11-21.13:19:25
SpamBayes Score 4.990929e-07
Marked as misclassified No
Message-id <1290345567.01.0.121431747897.issue10470@psf.upfronthosting.co.za>
In-reply-to
Content
Submitting a complete patch file for this:

1. Modified Lib/unittest/main.py to implement the change
2. Modified Lib/unittest/test/test_program.py to make the tests pass without warnings from regrtest.py
3. Updated the documentation in Doc/library/unittest.rst
4. Updated Misc/NEWS
History
Date User Action Args
2010-11-21 13:19:27eli.benderskysetrecipients: + eli.bendersky, eric.araujo, michael.foord, duncf
2010-11-21 13:19:27eli.benderskysetmessageid: <1290345567.01.0.121431747897.issue10470@psf.upfronthosting.co.za>
2010-11-21 13:19:25eli.benderskylinkissue10470 messages
2010-11-21 13:19:25eli.benderskycreate