[issue20654] Pydoc (and help) fails with socket.AddressFamily

Vajrasky Kok report at bugs.python.org
Mon Feb 17 15:42:10 CET 2014


Vajrasky Kok added the comment:

Here is the second patch, avoiding dependency to socket.AddressFamily (though it adds dependency to enum library) in test.

----------
Added file: http://bugs.python.org/file34120/pydoc_display_enum_member_value_0_v2.patch

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


More information about the Python-bugs-list mailing list