Exec, Eval, and ExecfileThe eval function
The exec statement
The execfile function
Note: exec is a statement. eval and execfile are functions |
<<< | O'Reilly OSCON 2000, Introduction to Python, Slide 89 July 17, 2000, beazley@cs.uchicago.edu |
>>> |