Helpviewer/data/html_rc.py

branch
Py2 comp.
changeset 2525
8b507a9a2d40
parent 1670
6fd889391d2c
child 3145
a9de05d4a22f
diff -r 139f182b72f6 -r 8b507a9a2d40 Helpviewer/data/html_rc.py
--- a/Helpviewer/data/html_rc.py	Sun Mar 24 13:52:12 2013 +0100
+++ b/Helpviewer/data/html_rc.py	Mon Mar 25 03:11:06 2013 +0100
@@ -7,6 +7,8 @@
 #
 # WARNING! All changes made in this file will be lost!
 
+from __future__ import unicode_literals    # __IGNORE_WARNING__
+
 from PyQt4 import QtCore
 
 qt_resource_data = b"\

eric ide

mercurial