Revision 7aba1f3...
Go back to digest for 3rd February 2013Bug Fixes in KDE Base
Gerald Senarclens de Grancy committed changes in [kate] /:
fixed and extended python indentation mode
Indentation is now correct even if a comment is at the end of a line.
Added two regression tests.
The updated version of the script also deals with opening and closing
argument lists and sequences as suggested in PEP8.
REVIEW: 108644
File Changes
Added 6 files
- /indent/python
- testdata/dedentComment/expected
- testdata/dedentComment/input.js
- testdata/dedentComment/origin
- testdata/indentComment/expected
- testdata/indentComment/input.js
- testdata/indentComment/origin
Modified 1 files
- part/script/data/indentation/python.js
7 files changed in total