python.el: Support interpreter paths with spaces
commitc2db9393595559ccddcccbb8d1a85e1167867714
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 9 Dec 2014 01:32:53 +0000 (8 22:32 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 9 Dec 2014 01:32:53 +0000 (8 22:32 -0300)
tree53fb3cef4c6e6a06da39e139c06dd5ecd9a6a54b
parentd83f3299095c52ffb5bb01e30c41c6e1077dee81
python.el: Support interpreter paths with spaces

Fixes: debbugs:19289

* lisp/progmodes/python.el (python-shell-parse-command): Quote
`python-shell-interpreter`.
lisp/ChangeLog
lisp/progmodes/python.el