/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2006-09-12 20:46:42 UTC
  • Revision ID: john@arbash-meinel.com-20060912204642-91599869cc863f07
Cleanup, deprecated, and get the tests passing again.

bzrlib.builtins.merge is heavily used by the test suite, though it is
really the wrong place for a function like that.
lazy imports work badly with doctests, but so far none of the doc tested
modules had anything worth testing in that fashion.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1963.2.6 18 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 9.7 KB Diff Download File
v08.py 1963.2.4 18 years ago Robey Pointer remove usage of hasattr 18.4 KB Diff Download File