* morituri/common/task.py (added):

Add a task abstraction.
This commit is contained in:
Thomas Vander Stichele
2009-02-28 13:43:04 +00:00
parent 0daad73e0e
commit 7e1c8aac31
2 changed files with 154 additions and 0 deletions

5
ChangeLog Normal file
View File

@@ -0,0 +1,5 @@
2009-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py (added):
Add a task abstraction.