[SCM] morituri/master: document

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


The following commit has been merged in the master branch:
commit b797d40ccec1c6a75336686cc3cb5114a99c3754
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sat May 21 16:42:11 2011 +0000

    document

diff --git a/morituri/image/table.py b/morituri/image/table.py
index 56be444..81e14f8 100644
--- a/morituri/image/table.py
+++ b/morituri/image/table.py
@@ -148,10 +148,11 @@ class Table(object, log.Loggable):
     """
     I represent a table of indexes on a CD.
 
-    @ivar tracks: tracks on this CD
-    @type tracks: list of L{Track}
+    @ivar tracks:  tracks on this CD
+    @type tracks:  list of L{Track}
     @ivar catalog: catalog number
     @type catalog: str
+    @type cdtext:  dict of str -> str
     """
 
     tracks = None # list of Track

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list