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

Guido van Rossum guido at python.org
Thu Jun 7 23:50:37 CEST 2007


Looks great -- can you check it in yourself?

On 6/7/07, Alexandre Vassalotti <alexandre at peadrop.com> wrote:
> 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/)
> >
>
>


-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list