/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2007-07-25 21:26:30 UTC
  • mto: (2592.3.51 repository)
  • Revision ID: john@arbash-meinel.com-20070725212630-31m6ichxpr1f8mlk
Avoid set.difference_update(other) because it is slow when other is big.
Also, use a_weave.get_graph() rather than re-implementing it in
knitrepo.py. Further, don't call get_graph() if you aren't going to use it.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2613.1.2 18 years ago Martin Pool Move bencode tests into util.tests 5 bytes Diff Download File
test_bencode.py 2613.1.2 18 years ago Martin Pool Move bencode tests into util.tests 6 KB Diff Download File