eric6/APIs/Python3/eric6.api

changeset 7898
1bcd6d4df182
parent 7887
c1588f5a83e9
child 7901
6ff7ccf0cb50
equal deleted inserted replaced
7897:9acc015ea443 7898:1bcd6d4df182
248 eric6.DebugClients.Python.DCTestResult.DCTestResult.addUnexpectedSuccess?4(test) 248 eric6.DebugClients.Python.DCTestResult.DCTestResult.addUnexpectedSuccess?4(test)
249 eric6.DebugClients.Python.DCTestResult.DCTestResult.startTest?4(test) 249 eric6.DebugClients.Python.DCTestResult.DCTestResult.startTest?4(test)
250 eric6.DebugClients.Python.DCTestResult.DCTestResult.stopTest?4(test) 250 eric6.DebugClients.Python.DCTestResult.DCTestResult.stopTest?4(test)
251 eric6.DebugClients.Python.DCTestResult.DCTestResult?1(dbgClient, failfast) 251 eric6.DebugClients.Python.DCTestResult.DCTestResult?1(dbgClient, failfast)
252 eric6.DebugClients.Python.DebugBase.DebugBase._fnCache?8 252 eric6.DebugClients.Python.DebugBase.DebugBase._fnCache?8
253 eric6.DebugClients.Python.DebugBase.DebugBase._set_stopinfo?5(stopframe, returnframe) 253 eric6.DebugClients.Python.DebugBase.DebugBase._set_stopinfo?5(stopframe, returnframe, stoplineno=0)
254 eric6.DebugClients.Python.DebugBase.DebugBase.bootstrap?4(target, args, kwargs) 254 eric6.DebugClients.Python.DebugBase.DebugBase.bootstrap?4(target, args, kwargs)
255 eric6.DebugClients.Python.DebugBase.DebugBase.break_here?4(frame) 255 eric6.DebugClients.Python.DebugBase.DebugBase.break_here?4(frame)
256 eric6.DebugClients.Python.DebugBase.DebugBase.filesToSkip?7 256 eric6.DebugClients.Python.DebugBase.DebugBase.filesToSkip?7
257 eric6.DebugClients.Python.DebugBase.DebugBase.fix_frame_filename?4(frame) 257 eric6.DebugClients.Python.DebugBase.DebugBase.fix_frame_filename?4(frame)
258 eric6.DebugClients.Python.DebugBase.DebugBase.getCurrentFrame?4() 258 eric6.DebugClients.Python.DebugBase.DebugBase.getCurrentFrame?4()
271 eric6.DebugClients.Python.DebugBase.DebugBase.set_next?4(frame) 271 eric6.DebugClients.Python.DebugBase.DebugBase.set_next?4(frame)
272 eric6.DebugClients.Python.DebugBase.DebugBase.set_quit?4() 272 eric6.DebugClients.Python.DebugBase.DebugBase.set_quit?4()
273 eric6.DebugClients.Python.DebugBase.DebugBase.set_return?4(frame) 273 eric6.DebugClients.Python.DebugBase.DebugBase.set_return?4(frame)
274 eric6.DebugClients.Python.DebugBase.DebugBase.set_step?4() 274 eric6.DebugClients.Python.DebugBase.DebugBase.set_step?4()
275 eric6.DebugClients.Python.DebugBase.DebugBase.set_trace?4(frame=None) 275 eric6.DebugClients.Python.DebugBase.DebugBase.set_trace?4(frame=None)
276 eric6.DebugClients.Python.DebugBase.DebugBase.set_until?4(frame=None, lineno=None)
276 eric6.DebugClients.Python.DebugBase.DebugBase.step?4(traceMode) 277 eric6.DebugClients.Python.DebugBase.DebugBase.step?4(traceMode)
277 eric6.DebugClients.Python.DebugBase.DebugBase.stepOut?4() 278 eric6.DebugClients.Python.DebugBase.DebugBase.stepOut?4()
278 eric6.DebugClients.Python.DebugBase.DebugBase.stop_here?4(frame) 279 eric6.DebugClients.Python.DebugBase.DebugBase.stop_here?4(frame)
279 eric6.DebugClients.Python.DebugBase.DebugBase.storeFrameLocals?4(frmnr=0) 280 eric6.DebugClients.Python.DebugBase.DebugBase.storeFrameLocals?4(frmnr=0)
280 eric6.DebugClients.Python.DebugBase.DebugBase.tracePythonLibs?4(enable) 281 eric6.DebugClients.Python.DebugBase.DebugBase.tracePythonLibs?4(enable)
281 eric6.DebugClients.Python.DebugBase.DebugBase.trace_dispatch?4(frame, event, arg) 282 eric6.DebugClients.Python.DebugBase.DebugBase.trace_dispatch?4(frame, event, arg)
282 eric6.DebugClients.Python.DebugBase.DebugBase.user_exception?4(excinfo, unhandled=False) 283 eric6.DebugClients.Python.DebugBase.DebugBase.user_exception?4(excinfo, unhandled=False)
283 eric6.DebugClients.Python.DebugBase.DebugBase.user_line?4(frame) 284 eric6.DebugClients.Python.DebugBase.DebugBase.user_line?4(frame)
284 eric6.DebugClients.Python.DebugBase.DebugBase?1(dbgClient) 285 eric6.DebugClients.Python.DebugBase.DebugBase?1(dbgClient)
286 eric6.DebugClients.Python.DebugBase.GENERATOR_AND_COROUTINE_FLAGS?7
285 eric6.DebugClients.Python.DebugBase.gRecursionLimit?7 287 eric6.DebugClients.Python.DebugBase.gRecursionLimit?7
286 eric6.DebugClients.Python.DebugBase.printerr?4(s) 288 eric6.DebugClients.Python.DebugBase.printerr?4(s)
287 eric6.DebugClients.Python.DebugBase.setRecursionLimit?4(limit) 289 eric6.DebugClients.Python.DebugBase.setRecursionLimit?4(limit)
288 eric6.DebugClients.Python.DebugClient.DebugClient?1() 290 eric6.DebugClients.Python.DebugClient.DebugClient?1()
289 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.Indicators?7 291 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.Indicators?7
312 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendResponseLine?4(stack) 314 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendResponseLine?4(stack)
313 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno) 315 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno)
314 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True) 316 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True)
315 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.setDisassembly?4(disassembly) 317 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.setDisassembly?4(disassembly)
316 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) 318 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)
317 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startProgInDebugger?4(progargs, wd='', host=None, port=None, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, codeStr="") 319 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="")
318 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream) 320 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream)
319 eric6.DebugClients.Python.DebugClientBase.DebugClientBase?1() 321 eric6.DebugClients.Python.DebugClientBase.DebugClientBase?1()
320 eric6.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd) 322 eric6.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd)
321 eric6.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="") 323 eric6.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="")
322 eric6.DebugClients.Python.DebugClientBase.DebugClientInstance?7 324 eric6.DebugClients.Python.DebugClientBase.DebugClientInstance?7
384 eric6.DebugClients.Python.FlexCompleter.Completer.global_matches?4(text) 386 eric6.DebugClients.Python.FlexCompleter.Completer.global_matches?4(text)
385 eric6.DebugClients.Python.FlexCompleter.Completer?1(namespace=None) 387 eric6.DebugClients.Python.FlexCompleter.Completer?1(namespace=None)
386 eric6.DebugClients.Python.FlexCompleter.get_class_members?4(klass) 388 eric6.DebugClients.Python.FlexCompleter.get_class_members?4(klass)
387 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.create_module?4(spec) 389 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.create_module?4(spec)
388 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.exec_module?4(module) 390 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.exec_module?4(module)
389 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.find_module?4(fullname, path=None)
390 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.find_spec?4(fullname, path, target=None) 391 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.find_spec?4(fullname, path, target=None)
391 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.load_module?4(fullname)
392 eric6.DebugClients.Python.ModuleLoader.ModuleLoader?1(debugClient) 392 eric6.DebugClients.Python.ModuleLoader.ModuleLoader?1(debugClient)
393 eric6.DebugClients.Python.MultiProcessDebugExtension._debugClient?8 393 eric6.DebugClients.Python.MultiProcessDebugExtension._debugClient?8
394 eric6.DebugClients.Python.MultiProcessDebugExtension._shallPatch?5() 394 eric6.DebugClients.Python.MultiProcessDebugExtension._shallPatch?5()
395 eric6.DebugClients.Python.MultiProcessDebugExtension.createCreateProcess?4(originalName) 395 eric6.DebugClients.Python.MultiProcessDebugExtension.createCreateProcess?4(originalName)
396 eric6.DebugClients.Python.MultiProcessDebugExtension.createExecl?4(originalName) 396 eric6.DebugClients.Python.MultiProcessDebugExtension.createExecl?4(originalName)
589 eric6.Debugger.DebugServer.DebugServer.remoteClientStack?4(debuggerId) 589 eric6.Debugger.DebugServer.DebugServer.remoteClientStack?4(debuggerId)
590 eric6.Debugger.DebugServer.DebugServer.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0) 590 eric6.Debugger.DebugServer.DebugServer.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0)
591 eric6.Debugger.DebugServer.DebugServer.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0) 591 eric6.Debugger.DebugServer.DebugServer.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0)
592 eric6.Debugger.DebugServer.DebugServer.remoteCompletion?4(debuggerId, text) 592 eric6.Debugger.DebugServer.DebugServer.remoteCompletion?4(debuggerId, text)
593 eric6.Debugger.DebugServer.DebugServer.remoteContinue?4(debuggerId, special=False) 593 eric6.Debugger.DebugServer.DebugServer.remoteContinue?4(debuggerId, special=False)
594 eric6.Debugger.DebugServer.DebugServer.remoteContinueUntil?4(debuggerId, line)
594 eric6.Debugger.DebugServer.DebugServer.remoteCoverage?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="") 595 eric6.Debugger.DebugServer.DebugServer.remoteCoverage?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="")
595 eric6.Debugger.DebugServer.DebugServer.remoteEnvironment?4(env) 596 eric6.Debugger.DebugServer.DebugServer.remoteEnvironment?4(env)
596 eric6.Debugger.DebugServer.DebugServer.remoteLoad?4(venvName, fn, argv, wd, env, autoClearShell=True, tracePython=False, autoContinue=True, forProject=False, runInConsole=False, clientType="", enableCallTrace=False, enableMultiprocess=False, multiprocessNoDebug="") 597 eric6.Debugger.DebugServer.DebugServer.remoteLoad?4(venvName, fn, argv, wd, env, autoClearShell=True, tracePython=False, autoContinue=True, forProject=False, runInConsole=False, clientType="", enableCallTrace=False, enableMultiprocess=False, multiprocessNoDebug="")
597 eric6.Debugger.DebugServer.DebugServer.remoteMoveIP?4(debuggerId, line) 598 eric6.Debugger.DebugServer.DebugServer.remoteMoveIP?4(debuggerId, line)
598 eric6.Debugger.DebugServer.DebugServer.remoteProfile?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="") 599 eric6.Debugger.DebugServer.DebugServer.remoteProfile?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="")
721 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientStack?4(debuggerId) 722 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientStack?4(debuggerId)
722 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0) 723 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0)
723 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0, maxSize=0) 724 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0, maxSize=0)
724 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCompletion?4(debuggerId, text) 725 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCompletion?4(debuggerId, text)
725 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteContinue?4(debuggerId, special=False) 726 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteContinue?4(debuggerId, special=False)
727 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteContinueUntil?4(debuggerId, line)
726 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCoverage?4(fn, argv, wd, erase=False) 728 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCoverage?4(fn, argv, wd, erase=False)
727 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteEnvironment?4(env) 729 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteEnvironment?4(env)
728 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, enableMultiprocess=False) 730 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, enableMultiprocess=False)
729 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteMoveIP?4(debuggerId, line) 731 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteMoveIP?4(debuggerId, line)
730 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteNoDebugList?4(debuggerId, noDebugList) 732 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteNoDebugList?4(debuggerId, noDebugList)
767 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientStack?4(debuggerId) 769 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientStack?4(debuggerId)
768 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0) 770 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0)
769 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0, maxSize=0) 771 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0, maxSize=0)
770 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCompletion?4(debuggerId, text) 772 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCompletion?4(debuggerId, text)
771 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinue?4(debuggerId, special=False) 773 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinue?4(debuggerId, special=False)
774 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinueUntil?4(debuggerId, line)
772 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCoverage?4(fn, argv, wd, erase=False) 775 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCoverage?4(fn, argv, wd, erase=False)
773 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteEnvironment?4(env) 776 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteEnvironment?4(env)
774 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, enableMultiprocess=False) 777 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, enableMultiprocess=False)
775 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteMoveIP?4(debuggerId, line) 778 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteMoveIP?4(debuggerId, line)
776 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteNoDebugList?4(debuggerId, noDebugList) 779 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteNoDebugList?4(debuggerId, noDebugList)

eric ide

mercurial