PEP 354: Enumerations in Python
Roy Smith
roy at panix.com
Mon Feb 27 20:47:50 EST 2006
In article <873bi4z4w6.fsf at rose.polar.local>,
Ben Finney <bignose+hates-spam at benfinney.id.au> wrote:
> I'll amend the specification so empty enumerations are not an
> error. (This will also remove the last remaining exception class from
> the specification, making it cleaner still. Good.)
And once you've done that, we can build an enum of all the exceptions which
enums can raise :-)
More information about the Python-list
mailing list