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 flox
Recipients ezio.melotti, flox, mbeachy, nnorwitz
Date 2010-01-24.16:49:37
SpamBayes Score 0.00022807148
Marked as misclassified No
Message-id <1264351782.1.0.368630434679.issue1729305@psf.upfronthosting.co.za>
In-reply-to
Content
The patch did not work with latest trunk.

Here is an updated version of the patch.

Patch tested with different commands:
~ $ ./python -m test.regrtest test_doctest
~ $ ./python -m test.regrtest -v test_doctest
~ $ ./python -m test.regrtest -v test_doctest |less
~ $ ./python -3 -Wd Lib/test/regrtest.py -v test_doctest |less
History
Date User Action Args
2010-01-24 16:49:42floxsetrecipients: + flox, nnorwitz, mbeachy, ezio.melotti
2010-01-24 16:49:42floxsetmessageid: <1264351782.1.0.368630434679.issue1729305@psf.upfronthosting.co.za>
2010-01-24 16:49:40floxlinkissue1729305 messages
2010-01-24 16:49:40floxcreate