Home | History | Annotate | Download | only in python2.7

Lines Matching full:runctx

28 __all__ = ["run", "pm", "Pdb", "runeval", "runctx", "runcall", "set_trace",
1243 def runctx(statement, globals, locals):