[Python-mode] py-python-command default

Andreas Röhler andreas.roehler at online.de
Wed Sep 28 12:26:05 CEST 2011


Hi Barry, hi all,

FYI: when patch by Thomas --thanks again BTW-- was merged,
py-python-command default changed

164

(defcustom py-python-command "python"

164
(defcustom py-python-command "ipython"


Please tell if you want back the default "python".

BTW consider to deliver a couple of commands specifying the shell

py-execute-region-python3
py-execute-region-python2.7
py-execute-region-ipython

etc., which should be faster to use than customization.

Cheers,

Andreas


More information about the Python-mode mailing list