Hi Barry, hi all,
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 ont
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 d
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 et