[issue8603] Create a bytes version of os.environ and getenvb()

Martin v. Löwis report at bugs.python.org
Mon May 3 22:45:21 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

> An issue was opened 2 years ago: "It was brought up in a discussion
> of sending non-ASCii data to a CGI-WSGI script where the data would
> be transferred via os.environ." => #4006 (closed as "wont fix").

Fortunately, that issue could now be reconsidered as "fixed"; the
example in the report (msg74118) now works correctly - thanks to PEP
383. So I still fail to see the problem.

----------

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


More information about the Python-bugs-list mailing list