[issue4006] os.getenv silently discards env variables with non-UTF-8 values

Toshio Kuratomi report at bugs.python.org
Mon Nov 24 08:07:12 CET 2008


Toshio Kuratomi <a.badger at gmail.com> added the comment:

I'm sorry but "For the moment, this case is just not supported." is not
an explanation of why this is not a bug.  It is a statement that the
interpreter cannot handle a situation that has arisen.

If you said, "We don't believe that any computer has mixed encodings
that can show up in environment variables" that would be an explanation
of why this is not a bug and I could then give counter-examples of
computers that have mixed encodings in their environment variables.  So
what's the reason this is not a bug?

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


More information about the Python-bugs-list mailing list