import py_func.tm as tm def post_exec(): print("post_exec PASS") def post_exec_fail(): print("post_exec_fail PASS")