[Pkg-bazaar-commits] ./bzr/unstable r652: doc

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:18:51 UTC 2009


------------------------------------------------------------
revno: 652
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-06-10 17:13:33 +1000
message:
  doc
modified:
  bzrlib/progress.py
-------------- next part --------------
=== modified file 'bzrlib/progress.py'
--- a/bzrlib/progress.py	2005-06-10 07:10:25 +0000
+++ b/bzrlib/progress.py	2005-06-10 07:13:33 +0000
@@ -31,6 +31,10 @@
 
 # TODO: remove functions in favour of keeping everything in one class
 
+# TODO: should be a global option e.g. --silent that disables progress
+# indicators, preferably without needing to adjust all code that
+# potentially calls them.
+
 
 import sys
 import datetime



More information about the Pkg-bazaar-commits mailing list