[Python-3000] pdb help is broken in py3k-struni branch

Alexandre Vassalotti alexandre at peadrop.com
Thu Jun 7 20:46:15 CEST 2007


I found a way to fix the bug; look at the attached patch. Although, I
am not sure it was correct way to fix it. The problem was due to str8
that is  recognized as an instance of `str'.

-- Alexandre

On 6/5/07, Guido van Rossum <guido at python.org> wrote:
> On 6/5/07, Alexandre Vassalotti <alexandre at peadrop.com> wrote:
> > On 6/5/07, Guido van Rossum <guido at python.org> wrote:
> > > I'd rather see them here than in SF, SF is a pain to use.
> > >
> > > But unless the bugs prevent you from proceeding, you could also ignore them.
> >
> > The first bug that I reported today (the one about `make`) stop me
> > from running the test suite. So, can't really test the _string_io and
> > _bytes_io modules.
>
> I tried to reproduce it but it works fine for me -- I'm on Ubuntu
> dapper (with some Google mods) on a 2.6.18.5-gg4 kernel.
>
> --
> --Guido van Rossum (home page: http://www.python.org/~guido/)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pdb-help.patch
Type: text/x-patch
Size: 1056 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-3000/attachments/20070607/b2463067/attachment.bin 


More information about the Python-3000 mailing list