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 pitrou
Recipients pitrou, vstinner
Date 2011-07-08.21:54:47
SpamBayes Score 0.00016324686
Marked as misclassified No
Message-id <1310162087.96.0.0645657657853.issue12520@psf.upfronthosting.co.za>
In-reply-to
Content
$ ./python -m test test_warnings
[1/1] test_warnings
test.test_warnings:553: UserWarning: test

Also, I don't understand how test_filename_none is supposed to check for issue #12467 (it doesn't use a subprocess).
History
Date User Action Args
2011-07-08 21:54:48pitrousetrecipients: + pitrou, vstinner
2011-07-08 21:54:47pitrousetmessageid: <1310162087.96.0.0645657657853.issue12520@psf.upfronthosting.co.za>
2011-07-08 21:54:47pitroulinkissue12520 messages
2011-07-08 21:54:47pitroucreate