This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
c1d609e8c8
cpython
/
Tools
/
buildbot
/
external-amd64.bat
3 lines
95 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Issue #21907: Improved the batch scripts provided for building Python. The user-facing scripts in PCbuild have been updated to be easier to use and the buildbot scripts in Tools\buildbot have been updated to use the user-facing scripts in PCbuild wherever possible.
2014-07-07 15:39:59 -03:00
@
echo
Please use PCbuild\get_externals.bat instead.
@
"
%~dp0
..\..\PCbuild\get_externals.bat
"
%*