diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-04-14 16:35:04 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-04-14 16:35:04 +0200 |
commit | bd5e8cbe637b30b734684d2e5bead59855410d25 (patch) | |
tree | 91ec2204a9d9aaae911e16fc4ebda73828435607 /Python/pythonrun.c | |
parent | 156db14182632821d0e3897d1d9d5b0b664c50c3 (diff) | |
download | cpython-bd5e8cbe637b30b734684d2e5bead59855410d25.tar.gz |
Close #17702: os.environ now raises KeyError with the original environment
variable name (str on UNIX), instead of using the encoded name (bytes on UNIX).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions