blob: 0a6c8980f0c7b9f48d1e0027f46b87e3fdabaaa5 [file] [log] [blame]
try:
try:
zoo(3)
print(zoo(1).foo(2))
except:
print(zoo(0).foo(2))
except:
pass