Python 3.4 introduced official support for enumerations. This is a
backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.5, 2.5, and 2.4.
An enumeration is a set of symbolic names (members) bound to unique,
constant values. Within an enumeration, the members can be compared by
identity, and the enumeration itself can be iterated over.
This module defines two enumeration classes that can be used to define
unique sets of names and values: Enum and IntEnum. It also defines one
decorator, unique, that ensures only unique member names are present
in an enumeration.
BSD
cloud_download
Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
To access the subscriptions purchased by your organization, to open support cases, and to download the latest software patches, you need to be a member of your organization's account.
To join the account, you may either:
Ask your organization's administrator to add you to the account. See our documentation for details.
If you know one of your organization's registration codes, enter it below.