buildframework/helium/sf/python/pythoncore/lib/sysdef/io.py
changeset 628 7c4a911dc066
parent 587 85df38eb4012
child 645 b8d81fa19e7d
--- a/buildframework/helium/sf/python/pythoncore/lib/sysdef/io.py	Wed Jun 16 16:51:40 2010 +0300
+++ b/buildframework/helium/sf/python/pythoncore/lib/sysdef/io.py	Fri Aug 13 14:59:05 2010 +0300
@@ -16,7 +16,7 @@
 #
 #Description:
 #===============================================================================
-# pylint: disable-msg=W0212,W0141
+# pylint: disable=W0212,W0141
 """ IO module for SystemDefinitionFile.
     - Allow convertion to m,a 
 """