--- 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)