[docs] [issue20386] socket.SocketType enum overwrites import of _socket.SocketType

Georg Brandl report at bugs.python.org
Mon Jan 27 20:20:41 CET 2014


Georg Brandl added the comment:

Well, IntEnum is nowhere documented as a class.  IOW,

.. class:: IntEnum

is missing if you want these references to work.

----------

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


More information about the docs mailing list