A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2013-May/125923.html below:

[Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity

[Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablityAntoine Pitrou solipsis at pitrou.net
Fri May 3 10:42:59 CEST 2013
Le Fri, 3 May 2013 09:14:22 +1000,
Nick Coghlan <ncoghlan at gmail.com> a écrit :
> >
> > The other issue is your proposal to have a class-based convenience
> > syntax
> akin to (correct me if I got this wrong):
> >
> > class Animal(Enum):
> >   __values__ = 'cat dog'
> 
> I would suggest moving the field names into the class header for a
> class based convenience API:
> 
> class Animal(Enum, members='cat dog'): pass

This looks good to me (assuming some people don't like the
special attribute scheme).

Regards

Antoine.


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4