Message209473
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. |
|
Date |
User |
Action |
Args |
2014-01-27 20:28:14 | georg.brandl | set | recipients:
+ georg.brandl, ncoghlan, giampaolo.rodola, eli.bendersky, docs@python, ethan.furman |
2014-01-27 20:28:14 | georg.brandl | set | messageid: <1390854494.21.0.835741614854.issue20386@psf.upfronthosting.co.za> |
2014-01-27 20:28:14 | georg.brandl | link | issue20386 messages |
2014-01-27 20:28:14 | georg.brandl | create | |
|