Martin Panter added the comment:

For what it’s worth, I have used the the SplitResult class directly to build 
URLs from components, and to get at the hostname:port parsing functionality, as 
described in Issue 23416. As well as pydoc, I notice when things are missing 
from __all__ when I try to do “from <module> import *” to experiment in the 
interactive interpreter. Though I’m not fussed if this only goes into 3.5.

----------

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

Reply via email to