APIs/Python3/eric6.bas

changeset 5144
1ab536d25072
parent 5117
1faa0780ae1d
child 5147
d39dd5cee0c8
diff -r bc64243b7672 -r 1ab536d25072 APIs/Python3/eric6.bas
--- a/APIs/Python3/eric6.bas	Sun Sep 04 13:51:33 2016 +0200
+++ b/APIs/Python3/eric6.bas	Sun Sep 04 13:58:11 2016 +0200
@@ -111,15 +111,15 @@
 DCTestResult TestResult
 Data bytes
 DebugBase bdb.Bdb
-DebugClient AsyncIO DebugBase DebugClientBase.DebugClientBase
-DebugClientThreads AsyncIO DebugClientBase.DebugClientBase
+DebugClient DebugBase DebugClientBase.DebugClientBase
+DebugClientThreads DebugClientBase.DebugClientBase
 DebugServer QTcpServer
 DebugThread DebugBase
 DebugUI QObject
 DebugViewer QWidget
 DebuggerGeneralPage ConfigurationPageBase Ui_DebuggerGeneralPage
 DebuggerInterfaceNone QObject
-DebuggerInterfacePython QObject
+DebuggerInterfacePython2 QObject
 DebuggerInterfacePython3 QObject
 DebuggerPropertiesDialog QDialog Ui_DebuggerPropertiesDialog
 DebuggerPropertiesReader XMLStreamReaderBase

eric ide

mercurial