publicize CueFile.tracks Add a method to get track lengths * examples/readcue.py: Use it.
14 lines
325 B
Plaintext
14 lines
325 B
Plaintext
2009-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
|
|
|
|
* morituri/image/cue.py:
|
|
publicize CueFile.tracks
|
|
Add a method to get track lengths
|
|
* examples/readcue.py:
|
|
Use it.
|
|
|
|
2009-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
|
|
|
|
* morituri/common/task.py (added):
|
|
Add a task abstraction.
|
|
|