~bzr-pqm/bzr/bzr.dev

  • 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 72 19 years ago mbp at sourcefrog - import a subset of elementtree for easier instal 1.4 KB Diff Download File
ElementTree.py 314 19 years ago Martin Pool - Update ElementTree to 1.2.6 39.9 KB Diff Download File