[IPython-user] Prompt expressions
Fernando Perez
fperez.net at gmail.com
Wed Jun 14 12:40:21 CDT 2006
On 6/13/06, Michael Scarpa <m.scarpa at uva.nl> wrote:
> Dear IPython users,
>
> Am I doing something wrong? Is this a feature of IPython? And most
> importantly (to me): how can I avoid this? Of course I could keep
> flipping a bit in the method I want to have executed when the prompt is
> put on screen, but that would seem a rather nasty hack.
It's a bug, I just filed a ticket for it:
http://projects.scipy.org/ipython/ipython/ticket/69
In the meantime, a state bit hack will do, ugly as it may be.
Cheers,
f
More information about the IPython-user
mailing list