[SCM] morituri/master: another unicode fix

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:12 UTC 2014


The following commit has been merged in the master branch:
commit b455f130807eb3c95072fdf22ba50e0f7c5ef270
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sat Sep 12 09:10:56 2009 +0000

    another unicode fix

diff --git a/TODO b/TODO
index 544157d..b7d9ece 100644
--- a/TODO
+++ b/TODO
@@ -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,
diff --git a/morituri/common/program.py b/morituri/common/program.py
index 638c506..1d6bd6d 100644
--- a/morituri/common/program.py
+++ b/morituri/common/program.py
@@ -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

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list