* examples/readtoc.py:

* morituri/program/cdrdao.py (added):
	  Move the ReadTocTask to the new cdrdao module.
This commit is contained in:
Thomas Vander Stichele
2009-05-01 18:57:28 +00:00
parent 54c7322a04
commit 8286bf9b22
3 changed files with 211 additions and 181 deletions

View File

@@ -1,3 +1,9 @@
2009-05-01 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/readtoc.py:
* morituri/program/cdrdao.py (added):
Move the ReadTocTask to the new cdrdao module.
2009-05-01 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/readtrack.py: