[issue24971] os.environ.get() does not return the Environment Value in Linux

R. David Murray report at bugs.python.org
Mon Aug 31 21:05:21 CEST 2015


R. David Murray added the comment:

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?

----------
nosy: +r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24971>
_______________________________________


More information about the Python-bugs-list mailing list