summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot/fetch_data_files.py
Commit message (Collapse)AuthorAgeFilesLines
* The new fetch_data_files.py downloads all the input data filesTim Peters2006-03-201-0/+61
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).