url validator in python

vvangelovski at gmail.com vvangelovski at gmail.com
Wed Mar 19 11:51:38 EDT 2008


How can I check the validity of absolute urls with http scheme?
example:
"http://www.example.com/something.html" -> valid
"http://www.google.com/ + Brite_AB_Iframe_URL + " -> invalid



More information about the Python-list mailing list