Traceback (most recent call last):
File "./prog.py", line 5, in <module>
NameError: name 'do_something' is not defined
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "./prog.py", line 8, in <module>
NameError: name 'resolve_errors' is not defined