APIs/Python3/eric6.api

branch
6_1_x
changeset 4836
51e12b77428e
parent 4571
4745a21ce5ef
child 4849
4eb0fba3b6c5
--- a/APIs/Python3/eric6.api	Mon Feb 22 22:26:21 2016 +0100
+++ b/APIs/Python3/eric6.api	Fri Mar 11 19:41:52 2016 +0100
@@ -177,6 +177,7 @@
 eric6.DebugClients.Python.DebugBase.DebugBase.step?4(traceMode)
 eric6.DebugClients.Python.DebugBase.DebugBase.stepOut?4()
 eric6.DebugClients.Python.DebugBase.DebugBase.stop_here?4(frame)
+eric6.DebugClients.Python.DebugBase.DebugBase.storeFrameLocals?4(frmnr=0)
 eric6.DebugClients.Python.DebugBase.DebugBase.trace_dispatch?4(frame, event, arg)
 eric6.DebugClients.Python.DebugBase.DebugBase.user_exception?4(frame, (exctype, excval, exctb), unhandled=0)
 eric6.DebugClients.Python.DebugBase.DebugBase.user_line?4(frame)
@@ -310,6 +311,7 @@
 eric6.DebugClients.Python.DebugThread.DebugThread.traceThread?4()
 eric6.DebugClients.Python.DebugThread.DebugThread.trace_dispatch?4(frame, event, arg)
 eric6.DebugClients.Python.DebugThread.DebugThread?1(dbgClient, targ=None, args=None, kwargs=None, mainThread=0)
+eric6.DebugClients.Python.FlexCompleter.Completer._callable_postfix?5(val, word)
 eric6.DebugClients.Python.FlexCompleter.Completer.attr_matches?4(text)
 eric6.DebugClients.Python.FlexCompleter.Completer.complete?4(text, state)
 eric6.DebugClients.Python.FlexCompleter.Completer.global_matches?4(text)
@@ -394,6 +396,7 @@
 eric6.DebugClients.Python3.DebugBase.DebugBase.step?4(traceMode)
 eric6.DebugClients.Python3.DebugBase.DebugBase.stepOut?4()
 eric6.DebugClients.Python3.DebugBase.DebugBase.stop_here?4(frame)
+eric6.DebugClients.Python3.DebugBase.DebugBase.storeFrameLocals?4(frmnr=0)
 eric6.DebugClients.Python3.DebugBase.DebugBase.trace_dispatch?4(frame, event, arg)
 eric6.DebugClients.Python3.DebugBase.DebugBase.user_exception?4(frame, excinfo, unhandled=False)
 eric6.DebugClients.Python3.DebugBase.DebugBase.user_line?4(frame)

eric ide

mercurial