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 eric.snow
Recipients Arfrever, brett.cannon, eric.snow
Date 2013-12-06.05:48:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
In Lib/multiprocessing/spawn.py the following need changing:

get_preparation_data()
import_main_path()
History
Date User Action Args
2013-12-06 05:48:17eric.snowsetrecipients: + eric.snow, brett.cannon, Arfrever
2013-12-06 05:48:17eric.snowsetmessageid: <[email protected]>
2013-12-06 05:48:17eric.snowlinkissue19701 messages
2013-12-06 05:48:17eric.snowcreate