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 grahamd
Recipients grahamd, ncoghlan
Date 2014-08-23.11:48:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408794499.86.0.510896314734.issue22213@psf.upfronthosting.co.za>
In-reply-to
Content
It is actually very easy for me to work around and I released a new mod_wsgi version today which works.

When I get a Python home option, instead of calling Py_SetPythonHome() with it, I append '/bin/python' to it and call Py_SetProgramName() instead.
History
Date User Action Args
2014-08-23 11:48:19grahamdsetrecipients: + grahamd, ncoghlan
2014-08-23 11:48:19grahamdsetmessageid: <1408794499.86.0.510896314734.issue22213@psf.upfronthosting.co.za>
2014-08-23 11:48:19grahamdlinkissue22213 messages
2014-08-23 11:48:19grahamdcreate