wx.py.shell multiline input

Christian ckkart at hoc.net
Fri Mar 2 02:35:05 PST 2007


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





More information about the wxpython-users mailing list