[SCM] morituri/master: docs

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:08:54 UTC 2014


The following commit has been merged in the master branch:
commit bdf1d0b90c5a6540a9cbc48984a410b78f611458
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun May 3 19:17:32 2009 +0000

    docs

diff --git a/morituri/program/cdrdao.py b/morituri/program/cdrdao.py
index 8bbf5ff..f827a14 100644
--- a/morituri/program/cdrdao.py
+++ b/morituri/program/cdrdao.py
@@ -55,6 +55,9 @@ _LEADOUT_RE = re.compile(r"""
 class ReadTOCTask(task.Task):
     """
     I am a task that reads the TOC of a CD, including pregaps.
+
+    @ivar toc: the .toc object
+    @type toc: L{toc.TOC}
     """
 
     description = "Reading TOC..."

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list