Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 43baef41fdf4b448d74fbd88ca738b1f4ddc6670 authored by Barry Warsaw on 21 November 2008, 01:18:21 UTC
Bump to 3.0rc3
Tip revision: 43baef4
test-amd64.bat
@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -q -d -x64 -uall -rw
back to top