Traceback (most recent call last):
File "./prog.py", line 6, 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 9, in <module>
NameError: name 'resolve_errors' is not defined