PLCControler.py
changeset 1850 614396cbffbf
parent 1847 6198190bc121
child 1852 70c1cc354a8f
--- a/PLCControler.py	Thu Oct 05 16:46:29 2017 +0300
+++ b/PLCControler.py	Fri Oct 06 17:52:34 2017 +0300
@@ -23,11 +23,10 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
-from xml.dom import minidom
-from types import StringType, UnicodeType, TupleType
+
+from types import TupleType
 from copy import deepcopy
 import os
-import sys
 import re
 import datetime
 from time import localtime