On Sun, 21 Oct 2007 14:55:01 -0500, Tim Chase wrote:

> there are some goodies in urllib for doing some of this splitting. 
> Example code at the bottom of my reply (though it seems to choke on
> certain protocols such as "mailto:"; and "ssh:" because urlparse doesn't
> return the netloc properly)

It doesn't? That's... bad. But for my application, probably not 
important: I only care about HTTP.

Thanks for the reply and sample code.


-- 
Steven
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to