eric6/APIs/Python3/eric6.bas

branch
maintenance
changeset 7642
72721823d453
parent 7635
0cdead130a81
child 7665
fbca6677b2a9
--- a/eric6/APIs/Python3/eric6.bas	Sun May 31 17:26:46 2020 +0200
+++ b/eric6/APIs/Python3/eric6.bas	Sat Jul 04 11:45:34 2020 +0200
@@ -132,7 +132,6 @@
 DebuggerPropertiesDialog QDialog Ui_DebuggerPropertiesDialog
 DebuggerPropertiesReader XMLStreamReaderBase
 DebuggerPropertiesWriter XMLStreamWriterBase
-DebuggerPython2Page ConfigurationPageBase Ui_DebuggerPython2Page
 DebuggerPython3Page ConfigurationPageBase Ui_DebuggerPython3Page
 DeepLEngine TranslationEngine
 DefaultResolver BaseResolver
@@ -514,6 +513,7 @@
 Interface ClbrBaseClasses.Class VisibilityMixin
 InterfacePage ConfigurationPageBase Ui_InterfacePage
 InvalidISO8859Error Exception
+InvalidModulePath Exception
 InvalidPlistException Exception
 IrcChannelEditDialog QDialog Ui_IrcChannelEditDialog
 IrcChannelWidget QWidget Ui_IrcChannelWidget

eric ide

mercurial