/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2005-10-19 06:33:38 UTC
  • Revision ID: robertc@robertcollins.net-20051019063338-45b891502a09911c
The HTTP transport would return NoSuchFile inappropriately.

bzrlib.transport.http has been modified so that only 404 urllib errors
are returned as NoSuchFile. Other exceptions will propogate as normal.
This allows debuging of actual errors. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 72 21 years ago mbp at sourcefrog - import a subset of elementtree for easier instal 1.4 KB Diff Download File
ElementTree.py 314 20 years ago Martin Pool - Update ElementTree to 1.2.6 39.9 KB Diff Download File