Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: c186b237993ac0c1c6ee1a195754702cc01625d7 authored by Georg Brandl on 02 March 2014, 08:19:03 UTC
Bump to 3.3.5rc2.
Tip revision: c186b23
test.bat
@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -d -q -uall -rwW -n %1 %2 %3 %4 %5 %6 %7 %8 %9
back to top