* lisp/progmodes/python.el (python-imenu--build-tree): Fix corner case
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 13 Jul 2013 01:55:58 +0000 (22:55 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 13 Jul 2013 01:55:58 +0000 (22:55 -0300)
commit1f0480d4cdea9a266d73f184c56dc94915f1c67a
tree26dd02301a02b83be4996d3aa4c4369256a1ede3
parentdeee89ff661e2544a3c703d12a3ea81b4ee5b34f
* lisp/progmodes/python.el (python-imenu--build-tree): Fix corner case
in nested defuns.

* test/automated/python-tests.el (python-imenu-create-index-2)
(python-imenu-create-index-3): New tests.
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el