diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-12 10:51:46 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-12 10:51:46 (GMT) |
commit | 9b8dcc6b1c18d5539735b61004d2e84b3e26cc8f (patch) | |
tree | 1c9a3a4a006e21daab5cab672c7a754d6a33f83c /Misc | |
parent | de383289ea4b029028f2ca0bf7e2e27441b99025 (diff) | |
download | cpython-9b8dcc6b1c18d5539735b61004d2e84b3e26cc8f.zip cpython-9b8dcc6b1c18d5539735b61004d2e84b3e26cc8f.tar.gz cpython-9b8dcc6b1c18d5539735b61004d2e84b3e26cc8f.tar.bz2 |
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 'Misc')
0 files changed, 0 insertions, 0 deletions