* progmodes/python.el: Completion code cleanups.
commit01c600f6d6c8aea12497782494b4fef584495213
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 2 Aug 2014 22:52:55 +0000 (2 19:52 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 2 Aug 2014 22:52:55 +0000 (2 19:52 -0300)
tree495b09a1bda92e4f20278f431779fe8fff04d38c
parent88e3bc88c74c6293fd3e3d229da893385fdfad7d
* progmodes/python.el: Completion code cleanups.
(python-shell-completion-get-completions): Detect and send import
statements directly to completion function.
(python-shell-completion-at-point): Simplify prompt calculation
and import vs input completion logic.
lisp/ChangeLog
lisp/progmodes/python.el