from calls import get_calls for c in get_calls(): print(c)