[Pkg-bazaar-commits] ./bzr/unstable r962: todo

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:21:36 UTC 2009


------------------------------------------------------------
revno: 962
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-07-22 19:36:54 -0300
message:
  todo
modified:
  bzrlib/progress.py
-------------- next part --------------
=== modified file 'bzrlib/progress.py'
--- a/bzrlib/progress.py	2005-07-18 10:21:43 +0000
+++ b/bzrlib/progress.py	2005-07-22 22:36:54 +0000
@@ -30,8 +30,7 @@
 # indicators, preferably without needing to adjust all code that
 # potentially calls them.
 
-# TODO: Perhaps don't write updates faster than a certain rate, say
-# 5/second.
+# TODO: If not on a tty perhaps just print '......' for the benefit of IDEs, etc
 
 # TODO: Optionally show elapsed time instead/as well as ETA; nicer
 # when the rate is unpredictable



More information about the Pkg-bazaar-commits mailing list