* morituri/common/checksum.py:
Style fixes. * morituri/common/common.py: Add functions to convert a gst.TagList to a dict and compare them. * morituri/common/task.py: Add setAndRaiseException which gives us an appropriate exceptionMessage as if we raised where we called this new function.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2010-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/common/checksum.py:
|
||||
Style fixes.
|
||||
* morituri/common/common.py:
|
||||
Add functions to convert a gst.TagList to a dict and compare them.
|
||||
* morituri/common/task.py:
|
||||
Add setAndRaiseException which gives us an appropriate
|
||||
exceptionMessage as if we raised where we called this new function.
|
||||
|
||||
2010-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/common/encode.py:
|
||||
|
||||
Reference in New Issue
Block a user