Back space action should respect indentation settings in non empty lines
This commit is contained in:
Oleg Shpynov
2010-04-19 13:24:34 +04:00
parent 4849d7e4b0
commit 1ea77268f3
4 changed files with 9 additions and 9 deletions
@@ -0,0 +1,3 @@
class Foo(object):
def foo(bar):
pass
@@ -0,0 +1,3 @@
class Foo(object):
def foo(bar):
pass