* morituri/common/task.py:

Make task subclass log.Log
This commit is contained in:
Thomas Vander Stichele
2009-05-01 08:13:51 +00:00
parent 0cfa2d915a
commit 4367038f6c
2 changed files with 9 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2009-05-01 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py:
Make task subclass log.Log
2009-05-01 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/log.py: