/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Martin Pool
  • Date: 2005-07-11 22:20:04 UTC
  • Revision ID: mbp@sourcefrog.net-20050711222004-4130f49c487f0bb8
patch from John

On Mac OSX /tmp is actually a symlink to /private/tmp
so _relpath() fails because the real full path is different.

The attached path just makes dtmp be expanded to it's real path, which
makes the tests pass.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 195 20 years ago mbp at sourcefrog - import lovely urlgrabber library 2.2 KB Diff Download File
byterange.py 195 20 years ago mbp at sourcefrog - import lovely urlgrabber library 16.4 KB Diff Download File
grabber.py 195 20 years ago mbp at sourcefrog - import lovely urlgrabber library 43.5 KB Diff Download File
keepalive.py 539 20 years ago Martin Pool - urlgrabber fix for parsing python version string 19.8 KB Diff Download File
mirror.py 195 20 years ago mbp at sourcefrog - import lovely urlgrabber library 17.6 KB Diff Download File
progress.py 195 20 years ago mbp at sourcefrog - import lovely urlgrabber library 17.6 KB Diff Download File