diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2014-04-30 20:47:53 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2014-04-30 20:47:53 (GMT) |
commit | 45bc17b6b47db5e342df5da767ad594c531bb400 (patch) | |
tree | 6e64ba3d8ac9a642e61877b13e1dc32b20a0925b /.hgignore | |
parent | b151f8f60b3ea7199d4d98ec77f2e6fb03b8b7fb (diff) | |
download | cpython-45bc17b6b47db5e342df5da767ad594c531bb400.zip cpython-45bc17b6b47db5e342df5da767ad594c531bb400.tar.gz cpython-45bc17b6b47db5e342df5da767ad594c531bb400.tar.bz2 |
Issue #19962: The Windows build process now creates "python.bat"
in the root of the source tree, which passes all arguments through
to the most recently built interpreter.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ db_home platform$ pyconfig.h$ python$ +python.bat$ python.exe$ python-config$ python-config.py$ |