Newbie Question

Hello everyone..

I want to build a simple python interpretor with file menu... I was able to
build the file menu with an simple editor.. But I want to send it to python
interpretor and display the result...

Any ideas...

Balaji

look at the Py module which is part of the standard wxPython
distribution. You may (probably will?) find that it suits your needs
exactly.

ยทยทยท

On Sat, 23 Oct 2004 19:48:21 -0700, Balaji Balaraman <balaji@email.arizona.edu> wrote:

Hello everyone..

I want to build a simple python interpretor with file menu... I was able to
build the file menu with an simple editor.. But I want to send it to python
interpretor and display the result...

Any ideas...

Balaji

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org