logic for indenting after pasting does not based on copying now

PY-6884, PY-6965, PY-6966, PY-6907
This commit is contained in:
Ekaterina Tuzova
2012-07-16 19:18:49 +04:00
parent 6899581a33
commit 6aa655c180
17 changed files with 117 additions and 46 deletions
@@ -0,0 +1,7 @@
<selection>
</selection>
def f():
try:
a = 1
except:
b = 1