This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
53c3fb186a
cpython
/
Tools
/
buildbot
/
external.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 18:39:59 +00:00
@
echo
Please use PCbuild\get_externals.bat instead.
@
"
%~dp0
..\..\PCbuild\get_externals.bat
"
%*