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 <[email protected]>
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: <[email protected]>
2014-01-24 02:49:19Arfreverlinkissue20373 messages
2014-01-24 02:49:18Arfrevercreate