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

Copy from task.py before splitting.
This commit is contained in:
Thomas Vander Stichele
2009-04-11 15:36:02 +00:00
parent 1a02c32fc1
commit 2e93bfb988
2 changed files with 330 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-04-11 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/crc.py (added):
Copy from task.py before splitting.
2009-04-11 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/gtkcrc.py: