Senthil Kumaran <orsent...@gmail.com> added the comment:

The resultant url you get after doing a urlparse is not a Windows PATH, but url 
path component. So, when you use in relative manner by doing urljoin, you will 
see that the original will get constructed properly.

So, there is really no a problem here.

----------
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7965>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to