Dear "John Perks and Sarah Mount", > Long story short: what I'm looking for is information on how have a Python > app that: > * embeds an editor (or wxNoteBook full of editors) > * loads code from the editors' text pane into the app > * executes bits of it > * then later unloads to make way for an edited version of the code. > The new version needs to operate on a blank slate, so reload() may not be > appropriate.
This sounds like 'idle'. Regards, Paul C. -- http://mail.python.org/mailman/listinfo/python-list