> From: Vlastimil Brom <vlastimil.b...@gmail.com>
> Subject: Re: Why this result with the re module

> in that case you may use re.finditer(...)

Thanks for pointing this out.

Still I'd love to see re.findall never
discards the whole match, even if 
a tuple is returned.

Yingjie 



      
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to