Fixes: debbugs:18432
commit92f58578cc939e0d955437fcbc87cda80c2ba05c
authorFabián Ezequiel Gallina <galli.87@gmail.com>
Sat, 15 Nov 2014 22:02:52 +0000 (15 19:02 -0300)
committerFabián Ezequiel Gallina <galli.87@gmail.com>
Sat, 15 Nov 2014 22:02:52 +0000 (15 19:02 -0300)
treecfa7284f877f5bf05e98f6f607a38ce36ccd044e
parentb6cd03a825f7b8bdd0a741f68f20f81fb541ee5b
Fixes: debbugs:18432

* lisp/progmodes/python.el (python-indent-calculate-levels): Fix
indentation behavior multiline dedenter statement.

* test/automated/python-tests.el (python-indent-dedenters-8): New test
for Bug#18432.
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el