[IPython-dev] Ticket filed for %magic? breakage, PyColorize mods (format, format2) suspected.

Fernando Perez fperez.net at gmail.com
Sun Apr 22 13:14:11 EDT 2007


On 4/22/07, Ville M. Vainio <vivainio at gmail.com> wrote:
> On 4/22/07, Nevare Stark <nevare.stark at gmail.com> wrote:
>
> > I know how to reproduce it :
> >
> > >>> from inspect import ismodule
> > >>> ismodule??
> > >>> ismodule?
> >
> > the second line is important
> > the third line doesn't crash without the second one
>
> Hmm, this doesn't reproduce it for me (python 2.51c1). Does it happen
> to you every time with this?

OK, that works for me here (meaning, I see the bug), thanks.

With a reproducible case, it's now just a matter of fixing it, I'll
try to do it later today.

Many thanks for a repeatable case!

Cheers,

f



More information about the IPython-dev mailing list