Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 08e544e27bcc26fd82d218ea0676da42c8b8b9f7 authored by Antoine Pitrou on 25 August 2011, 16:32:02 UTC
Issue #12333: fix test_distutils failures under Solaris and derivatives
Tip revision: 08e544e
test-amd64.bat
@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -q -d -x64 -uall -rw
back to top