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.
V
Victor Stinner committed
9b8dcc6b1c18d5539735b61004d2e84b3e26cc8f
Parent: de38328