Mega Code Archive

 
Categories / Python / Network
 

URL Split

import urlparse print urlparse.urlsplit('http://www.python.org:80/faq.cgi?src=fie')