/brz/remove-bazaar

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

Make shure the faster topo_sort function is used where appropriate

When the calling code is iterating through the whole list, it is faster to use
topo_sort instead of TopoSorter.iter_topo_order.
Also update a blackbox test case to reflect the new ordering.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj Empty Diff Download File
configobj.py 4299.1.2 16 years ago Matt Nordhoff Restore Bazaar's customizations to configobj.py: 83.1 KB Diff Download File