Bug in re.findall()?

Gerhard Häring gerhard.nospam at bigfoot.de
Wed May 9 03:03:31 EDT 2001


Jonathan Feinberg wrote:
> 
> "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?

You could look at the bugtracker of the Sourceforge project page
http://sourceforge.net/projects/python/

Gerhard
--
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://highqualdev.com              public key at homepage
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))



More information about the Python-list mailing list