Step-by-step exec
gregory.lielens at gmail.com
gregory.lielens at gmail.com
Fri Nov 7 05:32:00 EST 2008
On Nov 6, 9:53 pm, Aaron Brady <castiro... at gmail.com> wrote:
> Check out the InteractiveConsole and InteractiveInterpreter classes.
> Derive a subclass and override the 'push' method. It's not documented
> so you'll have to examine the source to find out exactly when and what
> to override.
Thanks, this is the thing I was looking for: it works very nicely :-)
More information about the Python-list
mailing list