Algorithm for finding and replacing URLs with hyperlinks

Morten W. Petersen morten at nidelven-it.no
Wed Feb 19 14:47:54 EST 2003


Hi!

Does anyone have a snippet of code that'll replace for example 
http://www.python.org with <a href="http://www.python.org"
 >http://www.python.org</a>?

Thanks,

Morten





More information about the Python-list mailing list