Backwards searching for regexps?

Alex the_brain at mit.edu
Sun Oct 29 13:47:12 EST 2000


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

Alex.

-- 
Speak softly but carry a big carrot.




More information about the Python-list mailing list