Rev 3022: docstring reference for TTYTaskDisplay. in http://people.ubuntu.com/~robertc/baz2.0/nested-pb

Robert Collins robertc at robertcollins.net
Tue Nov 20 02:05:06 GMT 2007


At http://people.ubuntu.com/~robertc/baz2.0/nested-pb

------------------------------------------------------------
revno: 3022
revision-id:robertc at robertcollins.net-20071120020458-rm0dj8zjq8z345op
parent: robertc at robertcollins.net-20071120020408-dukr6u0l9xiwnob9
committer: Robert Collins <robertc at robertcollins.net>
branch nick: pb.simplify
timestamp: Tue 2007-11-20 13:04:58 +1100
message:
  docstring reference for TTYTaskDisplay.
modified:
  bzrlib/progress.py             progress.py-20050610070202-df9faaab791964c0
=== modified file 'bzrlib/progress.py'
--- a/bzrlib/progress.py	2007-11-20 02:04:08 +0000
+++ b/bzrlib/progress.py	2007-11-20 02:04:58 +0000
@@ -36,6 +36,7 @@
  * TaskDisplay: Display of a Task.
   * SilentTaskDisplay: For headless operations.
   * DotsTaskDisplay: For non-TTY file stream display.
+  * TTYTaskDisplay: For TTY file based display.
 """
 
 # TODO: Optionally show elapsed time instead/as well as ETA; nicer



More information about the bazaar-commits mailing list