Files
openide/python/testData/keywordCompletion/finallyInExcept.py
T

5 lines
48 B
Python

try:
a = 1
except:
a = 2
fina<caret>