#: E722
try:
pass
except:
except Exception:
#: Okay
fake_code = """"
do_something()
"""
from . import compute_type
if compute_type(foo) == 5: