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
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 nee