[Python-Dev] backported Enum
Barry Warsaw
barry at python.org
Fri Jun 28 23:18:30 CEST 2013
More information about the Python-Dev mailing list
Fri Jun 28 23:18:30 CEST 2013
- Previous message: [Python-Dev] backported Enum
- Next message: [Python-Dev] backported Enum
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jun 28, 2013, at 02:11 PM, Guido van Rossum wrote: >I have no idea why it was the other way around in flufl.enum, but >admittedly neither of these rules are absolute, and it's possible that >flufl.enum just evolved that way without conscious decisions, or that >it came from taking a different perspective. The latter, but I think PEP 435 made the right choices, at least for the stdlib version. It doesn't bother me that I had to switch them when porting. -Barry
- Previous message: [Python-Dev] backported Enum
- Next message: [Python-Dev] backported Enum
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list