]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp-sh.el (tramp-get-remote-python): Also search for
authorEmilio C. Lopes <eclig@gmx.net>
Mon, 28 Jul 2014 19:08:43 +0000 (21:08 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 28 Jul 2014 19:08:43 +0000 (21:08 +0200)
commit81abec91eed06fd2d2d37388bba2fb451991abcd
treecc7d51797becf5d1d250a9bb73aff468fcf02994
parent5dc4b8ca3d925213465ae5440ff48fcd999ccc3a
* net/tramp-sh.el (tramp-get-remote-python): Also search for
executables named "python2" or "python3".
(tramp-get-remote-uid-with-python): Use parentheses around
arguments to `print' to make it compatible with Python 3.
(tramp-get-remote-gid-with-python): Ditto.

Fixes: debbugs:18118
lisp/ChangeLog
lisp/net/tramp-sh.el