* lisp/progmodes/python.el (python-indent-calculate-indentation): Fix
commitbc9222c93463e8aaaf116ed945c3d2007adf771d
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 12 Dec 2013 23:32:05 +0000 (12 20:32 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 12 Dec 2013 23:32:05 +0000 (12 20:32 -0300)
tree7ee2d0bb246dcdf1e1341011b14d8bb2386671d8
parentb55e11bf851ac73e1041a4a24cca3f81d93039e4
* lisp/progmodes/python.el (python-indent-calculate-indentation): Fix
de-denters cornercase.

* test/automated/python-tests.el (python-indent-dedenters-2): New test.

Fixes: debbugs:15731
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el