]> code.delx.au - gnu-emacs/commit
python.el: Ensure remote process-environment on non-interactive processes
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 22 Aug 2015 01:34:39 +0000 (22:34 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 22 Aug 2015 01:34:39 +0000 (22:34 -0300)
commite2a5e3f87aba493623734dcf9b872e10c6077496
tree05b2fe7b86cf9426711350116cdef3451d5687ab
parent49071a4afcc4e8b12a407d977cfad1db4d49f629
python.el: Ensure remote process-environment on non-interactive processes

* lisp/progmodes/python.el
(python-shell-tramp-refresh-process-environment): New function.
(python-shell-with-environment): Use it.

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