Helpviewer/Sync/SyncGlobals.py

changeset 4543
2e6a880670e9
parent 4021
195a471c327b
child 4555
861e1741985c
diff -r 45627d092846 -r 2e6a880670e9 Helpviewer/Sync/SyncGlobals.py
--- a/Helpviewer/Sync/SyncGlobals.py	Wed Nov 04 15:38:02 2015 +0100
+++ b/Helpviewer/Sync/SyncGlobals.py	Wed Nov 04 16:25:25 2015 +0100
@@ -7,6 +7,8 @@
 Module implementing some global definitions.
 """
 
+from __future__ import unicode_literals
+
 # Page IDs for the sync wizard
 PageData = 0
 PageEncryption = 1

eric ide

mercurial