*Not documented*
def eval(self, code, **vars):
origin: code.Frame
where:
exceptions that might appear during execution:
function source:
def eval(self, code, **vars):
f_locals = self.f_locals.copy()
f_locals.update(vars)
return eval(code, self.f_globals, f_locals)
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/code/traceback2.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/code/traceback2.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/magic/exprinfo.py
called in /home/johnny/projects/merlinux/py/dist/py/code/traceback2.py