def foo(obj): import pdb; pdb.set_trace() return 5