diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-06 22:06:25 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-06 22:06:25 +0000 |
commit | fe82bf8575a2d655fe77cfd2ade70ad618e40e4b (patch) | |
tree | 79e5a68542c3b417545ca558e9f94103b822f1ac /Python/pythonrun.c | |
parent | 2700b1f4ac41ca85137cbbd40c6fdc8fdcbadfe3 (diff) | |
download | cpython-fe82bf8575a2d655fe77cfd2ade70ad618e40e4b.tar.gz |
Blocked revisions 80885 via svnmerge
........
r80885 | victor.stinner | 2010-05-07 00:05:07 +0200 (ven., 07 mai 2010) | 7 lines
Issue #8603: Create a bytes version of os.environ for Unix
Create os.environb mapping and os.getenvb() function, os.unsetenv() encodes str
argument to the file system encoding with the surrogateescape error handler
(instead of utf8/strict) and accepts bytes, and posix.environ keys and values
are bytes.
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions