* morituri/common/common.py:

Create some common functions to parse MSF and back.
	* morituri/image/toc.py:
	  Use it here.
This commit is contained in:
Thomas Vander Stichele
2009-05-01 18:29:39 +00:00
parent 9c22566004
commit d76e0a3495
3 changed files with 73 additions and 12 deletions

View File

@@ -1,3 +1,10 @@
2009-05-01 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/common.py:
Create some common functions to parse MSF and back.
* morituri/image/toc.py:
Use it here.
2009-05-01 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/trm.py: