Serhiy Storchaka added the comment:

Exposed classes are the types of results returned by urllib.parse functions. It 
is very unlikely that they will be directly used by the user. I see the only 
benefit of adding these class to __all__ that they will become visible for 
pydoc. Is it worth to apply the patch to maintained releases or to 3.5 only?

----------
nosy: +serhiy.storchaka

_______________________________________
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