* morituri/common/task.py:

More exception handling and debug.
This commit is contained in:
Thomas Vander Stichele
2011-05-24 13:21:51 +00:00
parent 8bc5eff73c
commit b540b10c33
2 changed files with 21 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2011-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py:
More exception handling and debug.
2011-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py:
@@ -10,6 +15,14 @@
* morituri/program/cdrdao.py:
Adapt.
2011-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
reviewed by: <delete if not using a buddy>
patch by: <delete if not someone else's patch>
* morituri/common/gstreamer.py:
* morituri/image/image.py:
2011-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/test/test_common_encode.py: