E5XML/Config.py

changeset 4543
2e6a880670e9
parent 4021
195a471c327b
child 4555
861e1741985c
--- a/E5XML/Config.py	Wed Nov 04 15:38:02 2015 +0100
+++ b/E5XML/Config.py	Wed Nov 04 16:25:25 2015 +0100
@@ -7,6 +7,8 @@
 Module implementing some common configuration stuf for the XML package.
 """
 
+from __future__ import unicode_literals
+
 # version number of the multi project file
 multiProjectFileFormatVersion = "5.1"
 

eric ide

mercurial