Senthil Kumaran <sent...@uthcode.com> added the comment:

Éric, ParseResult is a class which provides tuple for urlparse/unparse. People 
should hardly (/never) use ParseResult directly. The original poster's concern 
was to get something like geturl() from this class which  was not suitable and 
it should be obtained by other meaningful methods.

----------

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

Reply via email to