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 vstinner
Recipients Michael.Felt, eric.snow, vstinner
Date 2018-09-11.22:29:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536704958.8.0.0269046726804.issue34579@psf.upfronthosting.co.za>
In-reply-to
Content
Hum, you should run "env -i ./Programs/_testembed init_default_config" to run the program in an empty environment. test_embed modifies os.environ to remove all PYTHON* env vars.
History
Date User Action Args
2018-09-11 22:29:18vstinnersetrecipients: + vstinner, eric.snow, Michael.Felt
2018-09-11 22:29:18vstinnersetmessageid: <1536704958.8.0.0269046726804.issue34579@psf.upfronthosting.co.za>
2018-09-11 22:29:18vstinnerlinkissue34579 messages
2018-09-11 22:29:18vstinnercreate