class: code.Frame
Wrapper around a Python frame holding f_locals and f_globals in which expressions can be evaluated.
base classes:
object
functions:
code.Frame.__init__
code.Frame.eval
code.Frame.exec_
code.Frame.getargs
code.Frame.is_true
code.Frame.repr