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 vajrasky
Recipients benjamin.peterson, berker.peksag, ezio.melotti, lars.gustaebel, lemburg, pitrou, serhiy.storchaka, vajrasky, vstinner
Date 2014-01-29.07:56:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390982180.85.0.375753360035.issue19920@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the patch to accommodate Serhiy's request. I added new test soutside CommandLineTest. The fix always uses sys.stdout.encoding. The test_list_command and test_list_command_verbose uses testtarnames now.
History
Date User Action Args
2014-01-29 07:56:20vajraskysetrecipients: + vajrasky, lemburg, lars.gustaebel, pitrou, vstinner, benjamin.peterson, ezio.melotti, berker.peksag, serhiy.storchaka
2014-01-29 07:56:20vajraskysetmessageid: <1390982180.85.0.375753360035.issue19920@psf.upfronthosting.co.za>
2014-01-29 07:56:20vajraskylinkissue19920 messages
2014-01-29 07:56:20vajraskycreate