Regular expressions vs find?

William Dandreta wjdandreta at worldnet.att.net
Sun Jun 18 15:55:00 EDT 2000


Hi David,

The message is titled Python GREP(... you can take a look if you like. It
was suggested that reg expr might be faster so give it a try.
Bill

David C. Ullrich wrote in message <01bfd93c$66c03180$2ace8ad1 at daves-dell>...
>
>
>William Dandreta <wjdandreta at worldnet.att.net> wrote in article
><sy535.11434$Xx5.530580 at bgtnsc06-news.ops.worldnet.att.net>...
>> I recently read a message that suggested that using regular expressions
>> might be faster than the find function.
>
> I would have guessed that if anything find would be faster, although
>I certainly could be wrong. Did someone say that using a regular expression
>would be _faster_, or did they actually say it was more _powerful_ or some
>such?
>










More information about the Python-list mailing list