Re: [Python-Dev] PEP 435 -- Adding an Enum type to the Python standard library

2013年4月25日 20:24:55 -0700

On 26/04/2013 3:12 p.m., Glenn Linderman wrote:
On 4/25/2013 7:49 PM, Nick Coghlan wrote:
You couldn't create an enum of callables, but that would be a
seriously weird thing to do anyway....
But aren't all classes callable?
An enum of classes would be seriously weird as well, I think.
--
Greg
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to