You can use execfile (or exec, in 3.0) function to execute code in a file in the present context.
-- http://mail.python.org/mailman/listinfo/python-list
You can use execfile (or exec, in 3.0) function to execute code in a file in the present context.
-- http://mail.python.org/mailman/listinfo/python-list