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.
-- http://mail.python.org/mailman/listinfo/python-list