[SCM] morituri/master: pychecker fix

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


The following commit has been merged in the master branch:
commit 1a5a32f7d11096f21e8c30b3740a475aba1da9ad
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Apr 6 00:19:12 2010 +0000

    pychecker fix

diff --git a/morituri/common/program.py b/morituri/common/program.py
index cc28bda..eb004b0 100644
--- a/morituri/common/program.py
+++ b/morituri/common/program.py
@@ -46,6 +46,7 @@ class DiscMetadata(object):
     @type  release: unicode
     """
     artist = None
+    sortName = None
     title = None
     various = False
     tracks = None

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list