Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 278519500f6c551cc2a8035f11a81d21fae7424c authored by Benjamin Peterson on 10 November 2013, 07:36:30 UTC
2.7.6 final
Tip revision: 2785195
test.bat
@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -d -q -uall -rwW %1 %2 %3 %4 %5 %6 %7 %8 %9
back to top