In article 
<[EMAIL PROTECTED]>,
 "monk.e.boy" <[EMAIL PROTECTED]> wrote:

> I figured it out and blogged the answer:
> 
> http://teethgrinder.co.uk/blog/Normalize-URL-path-python/


Thanks for letting us know of a solution.

You might also be interested in Fourthought's URI library which contains 
a function called Absolutize() to do just what you're asking. It also 
claims to do a better job of parsing URIs than some of the functions in 
stock Python library. I've been using it heavily for quite a while and 
it has served me well.

http://4suite.org/

-- 
Philip
http://NikitaTheSpider.com/
Whole-site HTML validation, link checking and more
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to