/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2008-12-13 03:19:40 UTC
  • Revision ID: john@arbash-meinel.com-20081213031940-goymz22b10o9zu32
Change the XMLSerializer.read_inventory_from_string api.

This allows us to pass in the entry cache, rather than using a global.
This gives a lifetime to the cache, and eliminates some of the
concerns about expecting a different IE from different serializers, etc.

The cache is also cleared when the repo is unlocked.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 1.4 KB Diff Download File
ElementTree.py 1963.2.6 18 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 39.9 KB Diff Download File