buildframework/helium/sf/python/pythoncore/lib/pythoncorecpythontests/test_matti.py
changeset 628 7c4a911dc066
parent 587 85df38eb4012
--- a/buildframework/helium/sf/python/pythoncore/lib/pythoncorecpythontests/test_matti.py	Wed Jun 16 16:51:40 2010 +0300
+++ b/buildframework/helium/sf/python/pythoncore/lib/pythoncorecpythontests/test_matti.py	Fri Aug 13 14:59:05 2010 +0300
@@ -21,7 +21,7 @@
 
 """ Testing MATTI framework. """
 
-# pylint: disable-msg=E1101
+# pylint: disable=E1101
 
 import logging
 logging.getLogger().setLevel(logging.ERROR)
@@ -30,8 +30,6 @@
 from path import path
 import ats3.aste
 import ats3.matti.MattiDrops
-#from lxml import objectify
-#from lxml import etree
 import tempfile
 
 TEST_FILE_NAME = 'test.xml'