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 bobcatfish
Recipients bobcatfish, davin
Date 2015-05-12.02:45:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431398754.39.0.342650316563.issue24033@psf.upfronthosting.co.za>
In-reply-to
Content
Updated both tests in _test_mulitprocessing.py which were using sys.exectuable and Popen to use script_helpers instead, refactored script_helpers a bit to make this work.
History
Date User Action Args
2015-05-12 02:45:54bobcatfishsetrecipients: + bobcatfish, davin
2015-05-12 02:45:54bobcatfishsetmessageid: <1431398754.39.0.342650316563.issue24033@psf.upfronthosting.co.za>
2015-05-12 02:45:54bobcatfishlinkissue24033 messages
2015-05-12 02:45:54bobcatfishcreate