RefactoringRope/MethodToMethodObjectDialog.py

changeset 76
936b2a98fe4e
parent 74
0973b175e2ad
parent 63
c02061242598
child 86
3339c75dc777
--- a/RefactoringRope/MethodToMethodObjectDialog.py	Sat Apr 12 19:48:00 2014 +0200
+++ b/RefactoringRope/MethodToMethodObjectDialog.py	Fri May 02 21:06:07 2014 +0200
@@ -7,6 +7,8 @@
 Module implementing the Method To Method object dialog.
 """
 
+from __future__ import unicode_literals
+
 from PyQt4.QtCore import pyqtSlot
 from PyQt4.QtGui import QDialogButtonBox, QAbstractButton
 

eric ide

mercurial