* examples/readdisc.py (added):

Add an example to read a whole disc.  Doesn't work yet.
This commit is contained in:
Thomas Vander Stichele
2009-05-04 15:58:03 +00:00
parent 4b904cfcbc
commit bc36bf3aa5
2 changed files with 208 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/readdisc.py (added):
Add an example to read a whole disc. Doesn't work yet.
2009-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/readhtoa.py: