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 Arfrever
Recipients Arfrever, pitrou
Date 2014-01-24.02:49:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390531759.42.0.533556896595.issue20373@psf.upfronthosting.co.za>
In-reply-to
Content
These patches make test.test_warnings use test.script_helper.assert_python_ok() instead of subprocess.*, as suggested by Antoine in msg209022.
History
Date User Action Args
2014-01-24 02:49:19Arfreversetrecipients: + Arfrever, pitrou
2014-01-24 02:49:19Arfreversetmessageid: <1390531759.42.0.533556896595.issue20373@psf.upfronthosting.co.za>
2014-01-24 02:49:19Arfreverlinkissue20373 messages
2014-01-24 02:49:18Arfrevercreate