Support for packages in Python shell.
commit4b03be01ceaddfd010f1cacdb49662c34d691187
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 27 Jul 2014 06:39:17 +0000 (27 03:39 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 27 Jul 2014 06:39:17 +0000 (27 03:39 -0300)
treed36979652d92675df273553bdeb0f07966fe5b2e
parent9578a71f2e3fea51d56eaed577e5172a8394a0b4
Support for packages in Python shell.

* lisp/progmodes/python.el (python-shell--package-depth): New var.
(python-shell-package-enable): New command.
(python-util-list-directories, python-util-list-files)
(python-util-list-packages): New functions.

Fixes: debbugs:13570
lisp/ChangeLog
lisp/progmodes/python.el