I have been looking at the enum documentation and it seems enums are missing two features I rather find important.
1) Given an Enum value, someway to get the next/previous one 2) Given two Enum values, iterate over the values between them. Did I miss those in the documentation or are they really missing? -- Antoon. -- https://mail.python.org/mailman/listinfo/python-list