Code review comment for lp:~yagnesh/python-mode/py-shell

Revision history for this message
Andreas Roehler (a-roehler) wrote :

Am 26.01.2012 09:48, schrieb yagnesh:
> Thats a table mess.,
>
> --------------------------------------------------------------
> shebang py-shell-name Callable winner
> --------------------------------------------------------------
> python python3 python shebang
> python3 python python3 shebang
> python ipython ipython py-shell-name
> python3 ipython ipython py-shell-name
> --------------------------------------------------------------
>
> another try.

if you call py-ececute-buffer whilst it has a shebang, shebang should win.

py-shell-name is only a default

Need show-cases which command fails in which circumstances

« Back to merge proposal