Message9961

Author zyasoft
Recipients amak, fwierzbicki, pjenvey, zyasoft
Date 2015-04-25.20:13:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429992819.52.0.380820128824.issue1720@psf.upfronthosting.co.za>
In-reply-to
Content
Consider also supporting PYTHONPATH for Jython, in addition to JYTHONPATH, even if site-packages makes this less important. If so, we should also add some sort of compatibility setting. pyenv, virtualenv, and similar tools are the right way to isolate Python implementations. Likewise -E is helpful too.

Also, all environment variables should have property correspondence per what Alan suggested in msg6871
History
Date User Action Args
2015-04-25 20:13:39zyasoftsetmessageid: <1429992819.52.0.380820128824.issue1720@psf.upfronthosting.co.za>
2015-04-25 20:13:39zyasoftsetrecipients: + zyasoft, fwierzbicki, amak, pjenvey
2015-04-25 20:13:39zyasoftlinkissue1720 messages
2015-04-25 20:13:39zyasoftcreate