Regex matching 3rd word in a line?

Ian Gil i at NOSPAMALLOWED.com
Fri Oct 31 00:27:44 EST 2003


I'm looking to match the 3rd (or whatever) word in a line, where word
can be anything that's not white space.

I'm not programming, but I'm using a program which says it uses python
style regular expressions.


Ian





More information about the Python-list mailing list