* HACKING:
More unicode notes. * morituri/common/program.py: * morituri/image/table.py: * morituri/image/toc.py: * morituri/result/result.py: * morituri/rip/cd.py: * morituri/test/test_image_toc.py: Further unicode fixes, for options, CD-Text, paths, ...
This commit is contained in:
@@ -26,6 +26,7 @@ from morituri.result import logger
|
||||
|
||||
class TrackResult:
|
||||
"""
|
||||
@type filename: unicode
|
||||
@ivar testcrc: 4-byte CRC for the test read
|
||||
@type testcrc: int
|
||||
@ivar copycrc: 4-byte CRC for the copy read
|
||||
|
||||
Reference in New Issue
Block a user