Utilities/__init__.py

branch
5_2_x
changeset 2086
5b7dad2b27ec
parent 1916
8f3877772931
child 2226
3a36d6879287
--- a/Utilities/__init__.py	Sat Sep 29 16:01:42 2012 +0200
+++ b/Utilities/__init__.py	Mon Oct 01 19:55:49 2012 +0200
@@ -1248,7 +1248,7 @@
     interpreter = Preferences.getDebugger("PythonInterpreter")
     if interpreter == "" or not isinpath(interpreter):
         return (False, "", "", "", "", "", [(
-            "", "1",
+            file, "1",
             QCoreApplication.translate("Utilities",
                                        "Python2 interpreter not configured.")
             )])

eric ide

mercurial