mirror of
https://github.com/python/cpython.git
synced 2024-11-29 00:56:12 +01:00
5 lines
104 B
Batchfile
5 lines
104 B
Batchfile
@rem Used by the buildbot "test" step.
|
|
cd PCbuild
|
|
set PYTHONNOERRORWINDOW=1
|
|
call rt.bat -d -q -uall -rw
|