On 14.05.2014 22:44, Barry Warsaw wrote:
On May 14, 2014, at 05:36 PM, Andreas Röhler wrote:

in order to shrink the python-mode.el codebase a little bit,

consider to support the following py-shell commands:

python, ipython, python2, python3, jython, bpython

Will drop

python3.3. python2.7 etc.

Calling other versions than default should be easy by mapping python3 onto
PATH/TO/python3.4

That's probably fine.  Maybe C-u should prompt for the name/path to the Python
executable instead of the buffer?

-Barry


Indeed, seems much more useful;

https://bugs.launchpad.net/python-mode/+bug/1319647

_______________________________________________
Python-mode mailing list
Python-mode@python.org
https://mail.python.org/mailman/listinfo/python-mode

Reply via email to