Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 9bf51fefd011de3a439b7553e65a759c4469285d authored by Barry Warsaw on 01 October 2013, 00:37:45 UTC
Bump copyright years.
Tip revision: 9bf51fe
test.bat
@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -d -q -uall -rw
back to top