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 blueyed
Recipients blueyed, ned.deily, vstinner
Date 2014-02-19.13:21:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392816078.43.0.162391474772.issue20658@psf.upfronthosting.co.za>
In-reply-to
Content
Please note that I have noticed this not because of setting it via `os.environ`, but because a program using `os.environ.clear()` crashed:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1281086

I cannot say how this unusual entry was added to the environment, but it showed up in `env` and therefore it is possible somehow.
History
Date User Action Args
2014-02-19 13:21:18blueyedsetrecipients: + blueyed, vstinner, ned.deily
2014-02-19 13:21:18blueyedsetmessageid: <1392816078.43.0.162391474772.issue20658@psf.upfronthosting.co.za>
2014-02-19 13:21:18blueyedlinkissue20658 messages
2014-02-19 13:21:18blueyedcreate