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 r.david.murray
Recipients brett.cannon, dmalcolm, eric.araujo, jankratochvil, ncoghlan, r.david.murray
Date 2012-05-29.20:19:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338322791.7.0.718212765767.issue14956@psf.upfronthosting.co.za>
In-reply-to
Content
I think it is up to each embedding application to decide if it wants to respect the environment variables or not.  I don't think that's a decision that core can make.

Now, if we aren't providing an easy way for an embedding application to make that decision, that might be something we could fix.  But I suspect we are (I don't know the C API well enough to say for sure).
History
Date User Action Args
2012-05-29 20:19:51r.david.murraysetrecipients: + r.david.murray, brett.cannon, ncoghlan, eric.araujo, dmalcolm, jankratochvil
2012-05-29 20:19:51r.david.murraysetmessageid: <1338322791.7.0.718212765767.issue14956@psf.upfronthosting.co.za>
2012-05-29 20:19:51r.david.murraylinkissue14956 messages
2012-05-29 20:19:51r.david.murraycreate