py_ext/PythonFileCTNMixin.py
changeset 1732 94ffe74e6895
parent 1680 6db967480b7d
child 1734 750eeb7230a1
--- a/py_ext/PythonFileCTNMixin.py	Mon Aug 14 21:09:48 2017 +0300
+++ b/py_ext/PythonFileCTNMixin.py	Mon Aug 14 21:20:32 2017 +0300
@@ -23,7 +23,8 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
-import os, re
+import os
+import re
 from lxml import etree
 import util.paths as paths