* morituri/image/image.py:

Refactor to use TOC class.
	* morituri/image/toc.py:
	  Fully document.
This commit is contained in:
Thomas Vander Stichele
2009-04-15 12:45:22 +00:00
parent 02edffa629
commit 065754d5d1
3 changed files with 81 additions and 52 deletions

View File

@@ -1,3 +1,10 @@
2009-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/image.py:
Refactor to use TOC class.
* morituri/image/toc.py:
Fully document.
2009-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/test/test_image_toc.py (added):