QScintilla/Editor.py

changeset 6891
93f82da09f22
parent 6858
9d962e654978
child 6923
d062df8f1d9f
child 6930
33c98cea84f0
--- a/QScintilla/Editor.py	Thu Mar 21 19:26:10 2019 +0100
+++ b/QScintilla/Editor.py	Thu Mar 21 19:27:42 2019 +0100
@@ -5684,7 +5684,7 @@
                     files,
                     0, False)
                 if not ok:
-                    return
+                    return ""
             else:
                 fn = files[0]
         else:

eric ide

mercurial