xmlclass/xmlclass.py
changeset 2432 dbc065a2f7a5
parent 2431 6923074540dd
child 2434 07f48018b6f5
--- a/xmlclass/xmlclass.py	Thu Oct 04 11:25:42 2018 +0300
+++ b/xmlclass/xmlclass.py	Thu Oct 04 12:07:16 2018 +0300
@@ -32,7 +32,7 @@
 from xml.dom import minidom
 from xml.sax.saxutils import unescape
 from collections import OrderedDict
-
+from six.moves import xrange
 from lxml import etree