Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45293 > unrolled thread

Re: Python's sad, unimaginative Enum

Started byFábio Santos <fabiosantosart@gmail.com>
First post2013-05-14 10:33 +0100
Last post2013-05-14 10:33 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python's sad, unimaginative Enum Fábio Santos <fabiosantosart@gmail.com> - 2013-05-14 10:33 +0100

#45293 — Re: Python's sad, unimaginative Enum

FromFábio Santos <fabiosantosart@gmail.com>
Date2013-05-14 10:33 +0100
SubjectRe: Python's sad, unimaginative Enum
Message-ID<mailman.1667.1368523987.3114.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

On 13 May 2013 12:05, "Jean-Michel Pichavant" <jeanmichel@sequans.com>
wrote:
>
> class Enum:
>   class __metaclass__(type):

That's some cool metaclass fu! I didn't know that to be possible

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web