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 ncoghlan
Recipients bkabrda, ncoghlan, nedbat, pitrou, serhiy.storchaka
Date 2012-07-29.07:01:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343545278.79.0.880558625579.issue14803@psf.upfronthosting.co.za>
In-reply-to
Content
I've switched back to being -1 on the PYTHONRUNFIRST idea. There are no ACLs for environment variables, so the security implications scare me too much for me to support the feature.

The simple -C option doesn't have that problem, though, and could be used as infrastructure in a process infrastructure framework to provide enhanced configuration of Python subprocesses.
History
Date User Action Args
2012-07-29 07:01:18ncoghlansetrecipients: + ncoghlan, pitrou, nedbat, serhiy.storchaka, bkabrda
2012-07-29 07:01:18ncoghlansetmessageid: <1343545278.79.0.880558625579.issue14803@psf.upfronthosting.co.za>
2012-07-29 07:01:18ncoghlanlinkissue14803 messages
2012-07-29 07:01:18ncoghlancreate