Regex matching 3rd word in a line?
Ian Gil
i at NOSPAMALLOWED.com
Fri Oct 31 00:27:44 EST 2003
More information about the Python-list mailing list
Fri Oct 31 00:27:44 EST 2003
- Previous message (by thread): Regex matching 3rd word in a line?
- Next message (by thread): Regex matching 3rd word in a line?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Regex matching 3rd word in a line?
- Next message (by thread): Regex matching 3rd word in a line?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list