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 Jeffrey.Armstrong
Recipients Jeffrey.Armstrong, larry, loewis, serhiy.storchaka, vstinner
Date 2014-02-11.16:51:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392137513.28.0.199122631043.issue20597@psf.upfronthosting.co.za>
In-reply-to
Content
Here's an additional patch removing PATH_MAX from Modules/main.c and Python/pythonrun.c.  This solution works fine for me.
History
Date User Action Args
2014-02-11 16:51:53Jeffrey.Armstrongsetrecipients: + Jeffrey.Armstrong, loewis, vstinner, larry, serhiy.storchaka
2014-02-11 16:51:53Jeffrey.Armstrongsetmessageid: <1392137513.28.0.199122631043.issue20597@psf.upfronthosting.co.za>
2014-02-11 16:51:53Jeffrey.Armstronglinkissue20597 messages
2014-02-11 16:51:52Jeffrey.Armstrongcreate