Home
last modified time | relevance | path

Searched defs:IntEnum (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Doc/howto/
Denum.rst593 IntEnum section in Derived Enumerations
/third_party/python/Lib/
Denum.py1255 class IntEnum(int, ReprEnum): class