APIs/Python3/eric5.api

branch
5_1_x
changeset 936
f6bc16bd4198
parent 931
d8a11b6a7d49
child 950
1138e347c653
diff -r d8a11b6a7d49 -r f6bc16bd4198 APIs/Python3/eric5.api
--- a/APIs/Python3/eric5.api	Fri Mar 04 18:28:04 2011 +0100
+++ b/APIs/Python3/eric5.api	Thu Mar 10 10:29:12 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