/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2007-11-14 08:05:32 UTC
  • mto: (2992.1.1 trunk)
  • Revision ID: v.ladeuil+lp@free.fr-20071114080532-1zcuhjjlyz5ml2pu
Detect invalid transport reuse attempts by catching invalid URLs.

* bzrlib/transport/__init__.py:
(ConnectedTransport._reuse_for): Catch invalid URLs and returns
None.

* bzrlib/tests/test_transport_implementations.py:
(TransportTests.test__reuse_for): _reuse_for now returns None for
invalid URLs.

Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2729.2.9 18 years ago Martin Pool Move actual tests from inventory_implementations _ 1.8 KB Diff Download File
basics.py 2938.2.1 18 years ago Jelmer Vernooij Handle empty inventories in Inventory.copy(). 9.1 KB Diff Download File