Files
2010-04-22 18:51:03 +04:00

6 lines
71 B
Python

try<caret>
doSomething()
except Exception
pass
finally
pass