urlparse http://site.com/../../../page.html

2008-04-08 Thread monk.e.boy
nyone help me write something that will create the url I want. Should I look at os.path to help? I would like it to work on both Win and Linux :-) thanks monk.e.boy -- http://mail.python.org/mailman/listinfo/python-list

Re: urlparse http://site.com/../../../page.html

2008-04-08 Thread monk.e.boy
I figured it out and blogged the answer: http://teethgrinder.co.uk/blog/Normalize-URL-path-python/ monk.e.boy -- http://mail.python.org/mailman/listinfo/python-list

Re: urlparse http://site.com/../../../page.html

2008-04-08 Thread monk.e.boy
I'd like to see this in the Python Lib :-) Thanks, monk.e.boy -- http://mail.python.org/mailman/listinfo/python-list