Thomas Fenzl added the comment:

The authoritative implementation of this functionality would be Microsoft's 
PathCreateFromUrl 
(http://msdn.microsoft.com/en-us/library/windows/desktop/bb773581%28v=vs.85%29.aspx)
 and UrlCreateFromPath 
(http://msdn.microsoft.com/en-us/library/windows/desktop/bb773773%28v=vs.85%29.aspx),
 right?
If so I'll run a few more complex conversions and round-trips through those and 
add the tests

----------

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

Reply via email to