mirror of
https://github.com/python/cpython.git
synced 2026-01-03 05:54:03 +00:00
The new private C function makes no permanent changes to the environment and is #ifdef'd out on non-Windows platforms.
5 lines
126 B
Batchfile
5 lines
126 B
Batchfile
@rem Used by the buildbot "test" step.
|
|
|
|
setlocal
|
|
|
|
call "%~dp0..\..\PCbuild\rt.bat" -d -q -uall -rwW -n --timeout=3600 %*
|