Preferences/ConfigurationPages/DebuggerPythonPage.py

changeset 518
2b991e88765e
parent 97
c4086afea02b
child 564
b3d966393ba9
--- a/Preferences/ConfigurationPages/DebuggerPythonPage.py	Sun Aug 29 15:18:57 2010 +0200
+++ b/Preferences/ConfigurationPages/DebuggerPythonPage.py	Sun Aug 29 15:20:02 2010 +0200
@@ -98,7 +98,7 @@
             None,
             self.trUtf8("Select Debug Client"),
             self.debugClientEdit.text(),
-            self.trUtf8("Python Files (*.py)"))
+            self.trUtf8("Python Files (*.py *.py2)"))
             
         if file:
             self.debugClientEdit.setText(\

eric ide

mercurial