diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-12 11:51:46 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-12 11:51:46 +0100 |
commit | 9b8dcc6b1c18d5539735b61004d2e84b3e26cc8f (patch) | |
tree | 1c9a3a4a006e21daab5cab672c7a754d6a33f83c /Python/Python-ast.c | |
parent | de383289ea4b029028f2ca0bf7e2e27441b99025 (diff) | |
download | cpython-git-9b8dcc6b1c18d5539735b61004d2e84b3e26cc8f.tar.gz |
Fix script_helper.run_python_until_end(): copy SYSTEMROOT
Windows requires at least the SYSTEMROOT environment variable to start Python.
If run_python_until_end() doesn't copy SYSTEMROOT, the function always fail on
Windows.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions