--- a/Preferences/ConfigurationPages/DebuggerPython3Page.py Tue Nov 24 19:42:42 2015 +0100 +++ b/Preferences/ConfigurationPages/DebuggerPython3Page.py Wed Nov 25 19:01:45 2015 +0100 @@ -37,6 +37,7 @@ self.debugClientPicker.setMode(E5PathPickerModes.OpenFileMode) self.debugClientPicker.setToolTip(self.tr( "Press to select the Debug Client via a file selection dialog")) + self.debugClientPicker.setFilters(self.tr("Python Files (*.py *.py3)")) # set initial values self.interpreterPicker.setText(