]> code.delx.au - gnu-emacs/commit
python.el: Fix local/remote shell environment setup
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 6 Jul 2015 23:08:01 +0000 (20:08 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 6 Jul 2015 23:08:01 +0000 (20:08 -0300)
commit287bce988895b104c33d53faacfffd91d8d8e0f1
tree12f0c391ede2b76180ff9088f79c5229137a986e
parent60ea900848ee03e1ccdba565220f589e0d8e72e9
python.el: Fix local/remote shell environment setup

* lisp/progmodes/python.el (python-shell-with-environment): Fix
remote/local environment setup.

* test/automated/python-tests.el (python-shell-with-environment-1)
(python-shell-with-environment-2): New tests.
lisp/progmodes/python.el
test/automated/python-tests.el