Files
openide/python/testData/editing/smartUnindent.after.py
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
46 B
Python

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