[wxPython-users] wx.py.shell multiline input
SPE Stani's Python Editor
spe.stani.be at gmail.com
Fri Mar 2 04:25:13 PST 2007
Hi Christian,
In SPE, which uses pyshell, you can do this by selecting code and
pressing Ctrl+Shift+E. I know this functionality is added in pyshell
as I proposed it Robin and he implemented it. I don't remember if
there is a shortcut associated in pyshell as well.
Stani
PS. You can grab the latest SPE from subversion:
http://pythonide.stani.be or download the last version.
On 3/2/07, Christian <ckkart at hoc.net> wrote:
> Hi,
>
> it is often convenient to be able to paste some lines of python code into a
> python interpreter window to run simple snippets. When trying that on a py.shell
> window, the code appears as multiline input and only the first line is
> interpreted. How can I get it to interprete the following lines, too?
>
> Christian
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
--
http://pythonide.stani.be
http://pythonide.stani.be/screenshots
http://pythonide.stani.be/manual/html/manual.html
More information about the wxpython-users
mailing list