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 etukia
Recipients etukia
Date 2012-01-07.11:51:47
SpamBayes Score 0.0008005111
Marked as misclassified No
Message-id <1325937108.85.0.410316805004.issue13725@psf.upfronthosting.co.za>
In-reply-to
Content
./python -m test --help
-d/--debug      -- print traceback for failed tests

./python -m test -d test_imaplib
option -d not recognized
Use --help for usage

Patch included.
History
Date User Action Args
2012-01-07 11:51:48etukiasetrecipients: + etukia
2012-01-07 11:51:48etukiasetmessageid: <1325937108.85.0.410316805004.issue13725@psf.upfronthosting.co.za>
2012-01-07 11:51:48etukialinkissue13725 messages
2012-01-07 11:51:47etukiacreate