Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 4ab4ec258c01aa28d4b2019f2d5d2489e3a1daf1 authored by Georg Brandl on 25 August 2012, 10:16:37 UTC
Bump to 3.3.0rc1.
Tip revision: 4ab4ec2
test-amd64.bat
@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -d -q -x64 -uall -rwW -n %1 %2 %3 %4 %5 %6 %7 %8 %9
back to top