[Python-Dev] PEP 435 -- Adding an Enum type to the Python standard library (original) (raw)
Terry Jan Reedy tjreedy at udel.edu
Fri Apr 12 16:44:07 CEST 2013
- Previous message: [Python-Dev] PEP 435 -- Adding an Enum type to the Python standard library
- Next message: [Python-Dev] PEP 435 -- Adding an Enum type to the Python standard library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 4/12/2013 9:53 AM, Lele Gaifax wrote:
Eli Bendersky <eliben at gmail.com> writes:
These enumeration values are not equal, nor do they and hence may exist in the same set, or as distinct keys in the same dictionary:: I'm not a native speaker and I found the above difficult to parse: is there anything missing between "nor do they" and "and hence may exist"?
I am a native speaker and also do not understand the above quote.
- Previous message: [Python-Dev] PEP 435 -- Adding an Enum type to the Python standard library
- Next message: [Python-Dev] PEP 435 -- Adding an Enum type to the Python standard library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]