Files
openide/python/testData/copyPaste/Whitespace.src.py
Ekaterina Tuzova 6aa655c180 logic for indenting after pasting does not based on copying now
PY-6884, PY-6965, PY-6966, PY-6907
2012-07-16 19:18:49 +04:00

8 lines
83 B
Python

<selection>
</selection>
def f():
try:
a = 1
except:
b = 1