eric6/APIs/Python3/eric6.api

changeset 7901
6ff7ccf0cb50
parent 7898
1bcd6d4df182
child 7902
a5248d27c8a9
diff -r 72b88fb20261 -r 6ff7ccf0cb50 eric6/APIs/Python3/eric6.api
--- a/eric6/APIs/Python3/eric6.api	Sat Dec 19 15:22:26 2020 +0100
+++ b/eric6/APIs/Python3/eric6.api	Sat Dec 19 19:57:09 2020 +0100
@@ -315,6 +315,7 @@
 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno)
 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True)
 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.setDisassembly?4(disassembly)
+eric6.DebugClients.Python.DebugClientBase.DebugClientBase.skipMultiProcessDebugging?4(scriptName)
 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startDebugger?4(filename=None, host=None, port=None, enableTrace=True, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False)
 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startProgInDebugger?4(progargs, wd='', host=None, port=None, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, codeStr="", scriptModule="")
 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream)

eric ide

mercurial