Bug in re.findall()?

Jonathan Feinberg jdf at pobox.com
Tue May 8 09:22:20 EDT 2001


"Fredrik Lundh" <fredrik at pythonware.com> writes:

> Jonathan Feinberg wrote:
> > [('apple', ''), ('', 'banana'), ('apple', 'banana'), ('', 'banana')]
> >                                            ^^^^^^
> >                                         should not be!
> >
> > Am I wrong?
> 
> nope.  this is fixed in 2.1, and will also be fixed in the
> 2.0.1 maintenance upgrade:

Thank you very much.  How does one find known bugs so one does not
need to trouble the news froup?

-- 
Jonathan Feinberg   jdf at pobox.com   Sunny Brooklyn, NY
http://pobox.com/~jdf



More information about the Python-list mailing list