another unicode fix

This commit is contained in:
Thomas Vander Stichele
2009-09-12 09:10:56 +00:00
parent dfa3efe662
commit b455f13080
2 changed files with 2 additions and 0 deletions

1
TODO
View File

@@ -1,4 +1,5 @@
TODO:
- at least mention the data track somewhere in the log
- check pregaps more than once, to see if results are consistent, or with
different methods
- handle errors on cdrdao spawning (for example, not having cdrecorder,

View File

@@ -130,6 +130,7 @@ class Program(log.Loggable):
@type metadata: L{DiscMetadata}
@ivar result: the rip's result
@type result: L{result.RipResult}
@type outdir: unicode
"""
cuePath = None