[top] / zope / interface / advice / getFrameInfo
getFrameInfo(frame)
Return (kind,module,locals,globals) for a frame
kind is one of "exec", "module", "class", "function call", or "unknown".
kind