* gstreamer.py:
* task.py: Don't rely on the log module; users that want to log should first subclass from a log class that implements warning/info/debug/log
This commit is contained in:
8
morituri/extern/task/ChangeLog
vendored
8
morituri/extern/task/ChangeLog
vendored
@@ -1,3 +1,11 @@
|
||||
2011-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gstreamer.py:
|
||||
* task.py:
|
||||
Don't rely on the log module; users that want to log
|
||||
should first subclass from a log class that implements
|
||||
warning/info/debug/log
|
||||
|
||||
2011-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gstreamer.py:
|
||||
|
||||
Reference in New Issue
Block a user