Fix Python shell prompts detection for remote hosts.
commiteb8cb39e8930b476e20bb8434e28a350e46ece34
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 19 Jul 2014 19:19:47 +0000 (19 16:19 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 19 Jul 2014 19:19:47 +0000 (19 16:19 -0300)
tree5471a8d50ebfbdc9564b0d5a31850a72b9912343
parentd949ade3c101981d015b3d78d061bdff584df13a
Fix Python shell prompts detection for remote hosts.

* lisp/progmodes/python.el (python-shell-prompt-detect): Replace
call-process with process-file and make it more robust.
lisp/ChangeLog
lisp/progmodes/python.el