Backwards searching for regexps?

Alex the_brain at mit.edu
Sun Oct 29 15:05:14 EST 2000


> How about something like '.*regexp'?  Since the * is greedy, I guess
> that will give the last match, too.  Is that efficient?

OK, looks like this is fast enough for my purposes.  

Alex.

-- 
Speak softly but carry a big carrot.




More information about the Python-list mailing list