* lisp/progmodes/python.el (python-imenu--build-tree)
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 13 Aug 2013 16:36:32 +0000 (13:36 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 13 Aug 2013 16:36:32 +0000 (13:36 -0300)
commitad75644970a5deccb1d40465e20087f5806ed3df
tree8dc0ba2c980d3f6a3abc98918912b71c7141f363
parent866c710eeb75ce47767442952028d79b76c1606a
* lisp/progmodes/python.el (python-imenu--build-tree)
(python-imenu--put-parent): Simplify and Fix (GH bug 146).

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