Julian Reschke added the comment:

An example URI for this issue is:

  http://example.com/;

The RFC 3986 path component for this URI is "/;".

After using urllib's parse function, how would you know?

(I realize that changing behavior of the existing API may cause problems, but 
this is an information loss issue). One ugly, but workable way to fix this 
would be to also provide access to a "RFC3986path" component.

----------

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

Reply via email to