diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-18 17:17:23 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-18 17:17:23 +0000 |
commit | e0265c17af0fd8d45a6bc68a62c8ccc32e80a0aa (patch) | |
tree | fd81bdc36a021977d25b73d60a6cacd302a539ba /Python/pythonrun.c | |
parent | a0ed962031ebe7943c38d5f940a57ce436a25be0 (diff) | |
download | cpython-e0265c17af0fd8d45a6bc68a62c8ccc32e80a0aa.tar.gz |
Issue #8513: os.get_exec_path() supports b'PATH' key and bytes value.
subprocess.Popen() and os._execvpe() support bytes program name. Add
os.supports_bytes_environ flag: True if the native OS type of the environment
is bytes (eg. False on Windows).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions