[Python-Dev] constant/enum type in stdlib (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Nov 23 22:27:02 CET 2010


Antoine Pitrou wrote:

Well, it's been inherited by C-like languages, no doubt. Like braces and semicolumns :)

The idea isn't confined to the C family. Pascal and many of the languages inspired by it also have enumerated types.

-- Greg



More information about the Python-Dev mailing list