Regular Expressions: large amount of or's

Daniel Yoo dyoo at hkn.eecs.berkeley.edu
Sun Mar 13 16:43:07 EST 2005


John Machin <sjmachin at lexicon.net> wrote:


: tree.search("I went to alpha beta the other day to pick up some spam")

: could use a startpos (default=0) argument for efficiently restarting
: the search after finding the first match

Ok, that's easy to fix.  I'll do that tonight.



More information about the Python-list mailing list