* morituri/image/cue.py:

getRealPath should be here, it doesn't need anything outside
	  the .cue file
	* morituri/image/image.py:
	  Proxy it here.
This commit is contained in:
Thomas Vander Stichele
2009-04-25 16:06:23 +00:00
parent 10e5ec0b18
commit 03ef79ec84
3 changed files with 42 additions and 26 deletions

View File

@@ -1,3 +1,11 @@
2009-04-25 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/cue.py:
getRealPath should be here, it doesn't need anything outside
the .cue file
* morituri/image/image.py:
Proxy it here.
2009-04-25 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/checksum.py: