Files
openide/python/testData/copyPaste/TheSamePlace.after.py
T
2012-07-16 19:18:49 +04:00

6 lines
58 B
Python

def f():
try:
a = 1
except:
b = 1