]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
The new fetch_data_files.py downloads all the input data files
authorTim Peters <tim.peters@gmail.com>
Mon, 20 Mar 2006 06:06:07 +0000 (06:06 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 20 Mar 2006 06:06:07 +0000 (06:06 +0000)
commit099e7932cf5aae6713c20bf3cf3b21465aabe171
tree0e1726f962424893ecafd4eff7a62a65ed38a350
parent0ca22126ce8b0e5a5ea916e1fb1dac9ce9fb4557
The new fetch_data_files.py downloads all the input data files
used by encoding tests.  Fiddled the Windows buildbot helper
scripts to invoke this if needed.  Note that this isn't needed
on the trunk (the encoding tests download input files automatically
in 2.5).
Tools/buildbot/README.txt [new file with mode: 0644]
Tools/buildbot/build.bat
Tools/buildbot/external.bat
Tools/buildbot/fetch_data_files.py [new file with mode: 0644]