--- a/APIs/Python3/eric6.api Sat Jul 04 14:46:40 2015 +0200 +++ b/APIs/Python3/eric6.api Sat Jul 04 17:31:46 2015 +0200 @@ -161,8 +161,8 @@ eric6.DebugClients.Python.DebugBase.DebugBase.dispatch_return?4(frame, arg) eric6.DebugClients.Python.DebugBase.DebugBase.fix_frame_filename?4(frame) eric6.DebugClients.Python.DebugBase.DebugBase.getCurrentFrame?4() -eric6.DebugClients.Python.DebugBase.DebugBase.getCurrentFrameLocals?4() eric6.DebugClients.Python.DebugBase.DebugBase.getEvent?4() +eric6.DebugClients.Python.DebugBase.DebugBase.getFrameLocals?4(frmnr=0) eric6.DebugClients.Python.DebugBase.DebugBase.getStack?4() eric6.DebugClients.Python.DebugBase.DebugBase.get_break?4(filename, lineno) eric6.DebugClients.Python.DebugBase.DebugBase.get_watch?4(cond) @@ -377,8 +377,8 @@ eric6.DebugClients.Python3.DebugBase.DebugBase.dispatch_return?4(frame, arg) eric6.DebugClients.Python3.DebugBase.DebugBase.fix_frame_filename?4(frame) eric6.DebugClients.Python3.DebugBase.DebugBase.getCurrentFrame?4() -eric6.DebugClients.Python3.DebugBase.DebugBase.getCurrentFrameLocals?4() eric6.DebugClients.Python3.DebugBase.DebugBase.getEvent?4() +eric6.DebugClients.Python3.DebugBase.DebugBase.getFrameLocals?4(frmnr=0) eric6.DebugClients.Python3.DebugBase.DebugBase.getStack?4() eric6.DebugClients.Python3.DebugBase.DebugBase.get_break?4(filename, lineno) eric6.DebugClients.Python3.DebugBase.DebugBase.get_watch?4(cond)