/brz/remove-bazaar

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

tuple(list[:3]) noticablely slower than (list[0], list[1], list[2])
Presumably because list[:] has to create a list, which is then converted again into a
tuple().
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 5.4 KB Diff Download File
test_compare.py 2012.1.10 19 years ago Aaron Bentley Make iter_changes private, so it can be changed fr 18 KB Diff Download File