/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 4449.3.45 16 years ago Martin Pool Add CannedInputUIFactory.assert_all_input_consumed 11.9 KB Diff Download File
text.py 4566.1.1 16 years ago John Arbash Meinel Fix a fairly critical bug where TextUIFactory.get_ 12.6 KB Diff Download File