[IPython-dev] svnversion used for Release.py
R. Bernstein
rocky at panix.com
Wed Nov 29 03:27:59 EST 2006
Looks like it's fixed in revison 1953. There is still a stray "print"
statement I mentioned a while ago.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pdb.diff
Type: application/octet-stream
Size: 447 bytes
Desc: Remove a stray debug "print" statement
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20061129/c31064e9/attachment.obj>
-------------- next part --------------
Thanks.
Ville M. Vainio writes:
> On 11/29/06, Fernando Perez <fperez.net at gmail.com> wrote:
>
> > You may have already noticed, but %pdb is systematically crashing.
> > I'm getting the dreaded:
> >
> >
> > ipdb>q
> > *** ERROR ***
> > This version of pdb has a bug and crashed.
> > Returning to IPython...
> > WARNING: Failure executing file: <error.py>
> >
> > on 2.4 and 2.5 for even the most trivial tests. I won't be able to
> > debug this before I leave, but I know it was working fine not very
> > long ago, b/c I use %pdb pretty regularly. You might have an idea of
> > what happened here...
>
> Yes, it's the old problem with "old_all_completions". It's an easy
> fix, I'll attend to it today.
>
> --
> Ville M. Vainio - vivainio.googlepages.com
> blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/ipython-dev
>
More information about the IPython-dev
mailing list