[issue20689] socket.AddressFamily is absent in html pydoc

Vajrasky Kok report at bugs.python.org
Tue May 27 15:04:30 CEST 2014


Vajrasky Kok added the comment:

I found the culprit. The AddressFamily is not registered in _socket module. I created a preliminary patch to show the culprit.

----------
keywords: +patch
nosy: +vajrasky
Added file: http://bugs.python.org/file35379/pydoc_display_AddressFamily.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20689>
_______________________________________


More information about the Python-bugs-list mailing list