Spawning an interactive interpreter in a running python process?

Horace Blegg tkjthingone at gmail.com
Fri Dec 11 23:41:58 EST 2009


Hello List,

    I'm curious, in an academic sense, if it's possible to spawn the
interactive interpreter (>>>) in a running python application. Ideally, I
would like to be able to access the modules, functions and variables the
application can.

Is something like this possible?

If not, would I be able to implement something like this on my own?

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091211/3db8a506/attachment-0001.html>


More information about the Python-list mailing list