blob: 6cffeaf86e277240cf1e72290d8e86bef66e81ee [file] [log] [blame]
def Exec(exp, global_vars, local_vars):
exec exp in global_vars, local_vars