[Python-Dev] [Python-checkins] peps: Pre-alpha draft for PEP 435 (enum). The name is not important at the moment, as (original) (raw)

Ethan Furman ethan at stoneleaf.us
Mon Feb 25 17:05:56 CET 2013


I've stated my reasons for why enums should be int based, and some of the problems with having them not be int-based.

Besides "we just don't need them int-based in these use-cases" what are the reasons for the strong desire to have them be valueless?

-- Ethan



More information about the Python-Dev mailing list