[issue24033] Update _test_multiprocessing.py to use script helpers

Christie report at bugs.python.org
Tue May 12 04:45:54 CEST 2015


Christie added the comment:

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.

----------
keywords: +patch
Added file: http://bugs.python.org/file39347/issue24033_script_helper_multi_both.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24033>
_______________________________________


More information about the Python-bugs-list mailing list