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 barry
Recipients barry, ned.deily, pablogsal, ronaldoussoren
Date 2018-11-13.01:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Based on my testing, the environment variable has to be set before the parent process starts.  Neither os.environ nor os.putenv seem to do the trick.
History
Date User Action Args
2018-11-13 01:20:06barrysetrecipients: + barry, ronaldoussoren, ned.deily, pablogsal
2018-11-13 01:20:06barrysetmessageid: <[email protected]>
2018-11-13 01:20:06barrylinkissue35219 messages
2018-11-13 01:20:05barrycreate