buildframework/helium/sf/python/pythoncore/lib/pythoncoretests/test_misc.py
changeset 628 7c4a911dc066
parent 588 c7c26511138f
--- a/buildframework/helium/sf/python/pythoncore/lib/pythoncoretests/test_misc.py	Wed Jun 16 16:51:40 2010 +0300
+++ b/buildframework/helium/sf/python/pythoncore/lib/pythoncoretests/test_misc.py	Fri Aug 13 14:59:05 2010 +0300
@@ -47,7 +47,7 @@
     
     import optparse
     
-# pylint: disable-msg=W0613
+# pylint: disable=W0613
 
     def testCallback(option, opt, value, parser):
         """test Call back"""