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 eryksun, r.david.murray, themetman
Date 2015-08-31.19:05:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441047921.89.0.751820906713.issue24971@psf.upfronthosting.co.za>
In-reply-to
Content
Well, it works fine for us (I'm on Gentoo as well).  os.environ is a pretty thin wrapper around the os functions, so I'm not sure what to suggest as far as debugging why it isn't working for you.

Did you try exactly eryksun's example yourself?
History
Date User Action Args
2015-08-31 19:05:21r.david.murraysetrecipients: + r.david.murray, eryksun, themetman
2015-08-31 19:05:21r.david.murraysetmessageid: <1441047921.89.0.751820906713.issue24971@psf.upfronthosting.co.za>
2015-08-31 19:05:21r.david.murraylinkissue24971 messages
2015-08-31 19:05:21r.david.murraycreate