* morituri/common/task.py:

Make SyncRunner clear previous description/progress task by
	  tracking longest output given up to now.
This commit is contained in:
Thomas Vander Stichele
2009-05-03 18:07:22 +00:00
parent d1c3bb3def
commit 836a3beea1
2 changed files with 23 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2009-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py:
Make SyncRunner clear previous description/progress task by
tracking longest output given up to now.
2009-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/program/cdparanoia.py: