Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > 5b016535f892e4f24fc0f30e6b233a00

python-enum34-1.1.10-2.noarch.rpm

Description:

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.6, 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.

Sources packages:

Other version of this rpm: