cpython/Lib/test/support
Victor Stinner 9b8dcc6b1c 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.
2017-01-12 11:51:46 +01:00
..
__init__.py Issue #28512: Fixed setting the offset attribute of SyntaxError by 2016-12-11 14:39:01 +02:00
script_helper.py Fix script_helper.run_python_until_end(): copy SYSTEMROOT 2017-01-12 11:51:46 +01:00