* morituri/common/task.py:

Document better.
	  Create an ITaskListener interface where we can document.
	  Log some more.
This commit is contained in:
Thomas Vander Stichele
2009-07-02 20:34:50 +00:00
parent bd146a9a35
commit b9bc3ba154
2 changed files with 67 additions and 35 deletions

View File

@@ -1,3 +1,10 @@
2009-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py:
Document better.
Create an ITaskListener interface where we can document.
Log some more.
2009-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/test/test_common_program.py: