how can I extract all urls in a string by using re.findall() ?

Cappy2112 cappy2112 at gmail.com
Thu Apr 7 18:13:04 EDT 2005


>>Reading the documentation on re might be helpfull here :-P
Many times, the python docs can make the problem more complicated,
espcecially with regexes.




More information about the Python-list mailing list