APIs/Python3/eric5.api

changeset 935
bf9ee1e00bc5
parent 934
657269549914
child 938
f421f2138c0f
--- a/APIs/Python3/eric5.api	Fri Mar 04 20:03:47 2011 +0100
+++ b/APIs/Python3/eric5.api	Thu Mar 10 10:27:57 2011 +0100
@@ -151,6 +151,7 @@
 eric5.DebugClients.Python.DebugBase.DebugBase.dispatch_return?4(frame, arg)
 eric5.DebugClients.Python.DebugBase.DebugBase.fix_frame_filename?4(frame)
 eric5.DebugClients.Python.DebugBase.DebugBase.getCurrentFrame?4()
+eric5.DebugClients.Python.DebugBase.DebugBase.getCurrentFrameLocals?4()
 eric5.DebugClients.Python.DebugBase.DebugBase.getEvent?4()
 eric5.DebugClients.Python.DebugBase.DebugBase.getStack?4()
 eric5.DebugClients.Python.DebugBase.DebugBase.get_break?4(filename, lineno)
@@ -355,6 +356,7 @@
 eric5.DebugClients.Python3.DebugBase.DebugBase.dispatch_return?4(frame, arg)
 eric5.DebugClients.Python3.DebugBase.DebugBase.fix_frame_filename?4(frame)
 eric5.DebugClients.Python3.DebugBase.DebugBase.getCurrentFrame?4()
+eric5.DebugClients.Python3.DebugBase.DebugBase.getCurrentFrameLocals?4()
 eric5.DebugClients.Python3.DebugBase.DebugBase.getEvent?4()
 eric5.DebugClients.Python3.DebugBase.DebugBase.getStack?4()
 eric5.DebugClients.Python3.DebugBase.DebugBase.get_break?4(filename, lineno)

eric ide

mercurial