/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
..
api 1530.2.1 20 years ago Robert Collins Start tests for api usage. Diff
__init__.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 960 bytes Diff Download File