Ben Finney wrote: > PEP 354: Enumerations in Python has been accepted as a draft PEP. The > current version can be viewed online:
-1 on the proposal as a builtin, -0 on including any kind of enumeration in the standard library unless I can see a compelling use case; Carl Banks' approach seems more flexible and doesn't add yet more to the burgeoning Python distro. Add me to the "me, too!" list of people who think enumerations would be better off without > or < comparison. -- http://mail.python.org/mailman/listinfo/python-list