Georg Brandl added the comment:

IntEnum is not a class in the enum module either, as far as the docs are 
concerned ;)

Otherwise :class:`enum.IntEnum` or :class:`.IntEnum` would work, no matter the 
source and target documents.

----------

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

Reply via email to