Talking to embedded python

Joe Cotellese joec at brain.acme.org
Fri Jan 21 08:40:04 EST 2000


Joe Cotellese <joec at brain.acme.org> writes:


> My question is how can I communicate with the python interpreter built
> into my application? The idea being that once the program is running I
> can send commands in the form of python scripts to the running
> program.
> 
I've thought about COM but if we want to port our application to other
platforms then COM would't help me (plus it's way to much overhead for
the things we want to do).





More information about the Python-list mailing list