/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2007-11-16 03:55:41 UTC
  • Revision ID: john@arbash-meinel.com-20071116035541-nwajn3jyy8hq0op7
Repository.gather_stats() validly can get None for the revid.
But is_null() causes a warning in that case.
so check explicitly for None or is_null()
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late 1.4 KB Diff Download File
ElementTree.py 1963.2.6 19 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 39.9 KB Diff Download File