Regex for URL extracting
Paul McGuire
ptmcg at austin.rr.com
Wed Jan 24 14:07:49 EST 2007
More information about the Python-list mailing list
Wed Jan 24 14:07:49 EST 2007
- Previous message (by thread): Python 2.5 and Zeus
- Next message (by thread): Regex for URL extracting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jan 24, 10:20 am, "Johny" <pyt... at hope.cz> wrote: > Does anyone know about a good regular expression for URL extracting? > > J. Google turns this up: http://geekswithblogs.net/casualjim/archive/2005/12/01/61722.aspx But I've seen other re's for this problem that are hundreds of characters long. -- Paul
- Previous message (by thread): Python 2.5 and Zeus
- Next message (by thread): Regex for URL extracting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list