python.el: Fix prompt detection with user overridden interpreter
commit58c3762a8b8cfcf714539bda7114f52b6f615258
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 23 Aug 2015 16:58:17 +0000 (23 13:58 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 23 Aug 2015 16:59:48 +0000 (23 13:59 -0300)
treeedb76e80ad965d5c3f8b745f61b79aac41065ad7
parenta7088b50273287cd62eb222d3f1a4b12bd7dddba
python.el: Fix prompt detection with user overridden interpreter

* lisp/progmodes/python.el (python-shell-prompt-detect): Honor
buffer local python-shell-interpreter and
python-shell-interpreter-interactive-arg.
lisp/progmodes/python.el