summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-05-19 01:55:56 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-05-19 01:55:56 +0000
commit0056d9e4189c580ec0d1fd57c8dccec6b2e957a5 (patch)
tree845b68ce8fa7cc9192108ab607e4df2a423bec73 /Python/pythonrun.c
parentc06f7a9431e86592d085a3ea02b857474a160603 (diff)
downloadcpython-0056d9e4189c580ec0d1fd57c8dccec6b2e957a5.tar.gz
Blocked revisions 81291-81292 via svnmerge
........ r81291 | victor.stinner | 2010-05-18 19:17:23 +0200 (mar., 18 mai 2010) | 5 lines 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). ........ r81292 | victor.stinner | 2010-05-18 19:24:09 +0200 (mar., 18 mai 2010) | 2 lines Add versionadded (3.2) tag to os.supports_bytes_environ documentation ........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions