blob: 5dd11140b7619b063ee4b1396522b2e130382721 [file] [log] [blame]
Martin v. Löwis14c1cf82006-03-13 10:52:04 +00001@rem Fetches (and builds if necessary) external dependencies
2
3@rem Assume we start inside the Python source directory
4cd ..
5
6@rem bzip
7if not exist bzip2-1.0.3 svn export http://svn.python.org/projects/external/bzip2-1.0.3
8