[SCM] morituri/master: add type doc
    js at users.alioth.debian.org 
    js at users.alioth.debian.org
       
    Sun Oct 19 20:10:13 UTC 2014
    
    
  
The following commit has been merged in the master branch:
commit 1141f5e27c3b0bb91992a0510645ef8ac9b7ae80
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sat Aug 24 01:25:43 2013 +0200
    add type doc
diff --git a/morituri/image/table.py b/morituri/image/table.py
index 56e33c5..0386d49 100644
--- a/morituri/image/table.py
+++ b/morituri/image/table.py
@@ -635,6 +635,9 @@ class Table(object, log.Loggable):
         to adjust the path.
 
         Assumes all indexes have an absolute offset and will raise if not.
+
+        @type  track: C{int}
+        @type  index: C{int}
         """
         self.debug('setFile: track %d, index %d, path %r, '
             'length %r, counter %r', track, index, path, length, counter)
-- 
morituri packaging
    
    
More information about the pkg-multimedia-commits
mailing list