PEP 354: Enumerations in Python

greg greg at cosc.canterbury.ac.nz
Wed Mar 1 04:27:31 EST 2006


Ben Finney wrote:
> On the assumption these might be basic types, though, that
> name doesn't read so easily in lowercase ('enummember').

Maybe 'enumval'?

I also thought of 'enumber' (from munging together
'enum' and 'member') but that looks too much like
'e-number' rather than 'enum-ber'.

--
Greg



More information about the Python-list mailing list