* morituri/image/toc.py:

* morituri/test/test_image_toc.py:
	* morituri/test/bloc.toc (added):
	  Fix up .toc parsing to correct index 0 behaviour.
	  Add Bloc Party's Silent Alarm .toc file to test HTOA.
This commit is contained in:
Thomas Vander Stichele
2009-05-01 12:29:48 +00:00
parent 0a5269b2bf
commit beb45e4546
4 changed files with 189 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
2009-05-01 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/toc.py:
* morituri/test/test_image_toc.py:
* morituri/test/bloc.toc (added):
Fix up .toc parsing to correct index 0 behaviour.
Add Bloc Party's Silent Alarm .toc file to test HTOA.
2009-05-01 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/readtoc.py: