src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 11088
0299c9ba1c6f
parent 11084
adbb5d1944ea
child 11091
3a1ba42ac50a
equal deleted inserted replaced
11087:8f5d1b5e16c9 11088:0299c9ba1c6f
433 eric7.DebugClients.Python.DebugUtilities.PYTHON_NAMES?7 433 eric7.DebugClients.Python.DebugUtilities.PYTHON_NAMES?7
434 eric7.DebugClients.Python.DebugUtilities._getfullargs?5(co) 434 eric7.DebugClients.Python.DebugUtilities._getfullargs?5(co)
435 eric7.DebugClients.Python.DebugUtilities.formatargvalues?4(args, varargs, varkw, localsDict, formatarg=str, formatvarargs=lambda name: "*" + name, formatvarkw=lambda name: "**" + name, formatvalue=lambda value: "=" + repr(value), ) 435 eric7.DebugClients.Python.DebugUtilities.formatargvalues?4(args, varargs, varkw, localsDict, formatarg=str, formatvarargs=lambda name: "*" + name, formatvarkw=lambda name: "**" + name, formatvalue=lambda value: "=" + repr(value), )
436 eric7.DebugClients.Python.DebugUtilities.getargvalues?4(frame) 436 eric7.DebugClients.Python.DebugUtilities.getargvalues?4(frame)
437 eric7.DebugClients.Python.DebugUtilities.isExecutable?4(program) 437 eric7.DebugClients.Python.DebugUtilities.isExecutable?4(program)
438 eric7.DebugClients.Python.DebugUtilities.isPythonProgram?4(program) 438 eric7.DebugClients.Python.DebugUtilities.isPythonProgram?4(program, withPath=False)
439 eric7.DebugClients.Python.DebugUtilities.isWindowsPlatform?4() 439 eric7.DebugClients.Python.DebugUtilities.isWindowsPlatform?4()
440 eric7.DebugClients.Python.DebugUtilities.mod_dict?7 440 eric7.DebugClients.Python.DebugUtilities.mod_dict?7
441 eric7.DebugClients.Python.DebugUtilities.patchArgumentStringWindows?4(debugClient, argStr) 441 eric7.DebugClients.Python.DebugUtilities.patchArgumentStringWindows?4(debugClient, argStr)
442 eric7.DebugClients.Python.DebugUtilities.patchArguments?4(debugClient, arguments, noRedirect=False) 442 eric7.DebugClients.Python.DebugUtilities.patchArguments?4(debugClient, arguments, noRedirect=False, isPythonProg=False)
443 eric7.DebugClients.Python.DebugUtilities.prepareJsonCommand?4(method, params) 443 eric7.DebugClients.Python.DebugUtilities.prepareJsonCommand?4(method, params)
444 eric7.DebugClients.Python.DebugUtilities.quoteArgs?4(args) 444 eric7.DebugClients.Python.DebugUtilities.quoteArgs?4(args)
445 eric7.DebugClients.Python.DebugUtilities.removeQuotesFromArgs?4(args) 445 eric7.DebugClients.Python.DebugUtilities.removeQuotesFromArgs?4(args)
446 eric7.DebugClients.Python.DebugUtilities.startsWithShebang?4(program) 446 eric7.DebugClients.Python.DebugUtilities.startsWithShebang?4(program)
447 eric7.DebugClients.Python.DebugUtilities.stringToArgumentsWindows?4(args) 447 eric7.DebugClients.Python.DebugUtilities.stringToArgumentsWindows?4(args)

eric ide

mercurial