Files
openide/python/testData/editing/smartUnindent.before.py
T
Oleg Shpynov 1ea77268f3 PY-853
Back space action should respect indentation settings in non empty lines
2010-04-19 13:24:34 +04:00

4 lines
50 B
Python

class Foo(object):
def foo(bar):
pass