mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
logic for indenting after pasting does not based on copying now
PY-6884, PY-6965, PY-6966, PY-6907
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<selection>
|
||||
</selection>
|
||||
def f():
|
||||
try:
|
||||
a = 1
|
||||
except:
|
||||
b = 1
|
||||
Reference in New Issue
Block a user