Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45293 > unrolled thread
| Started by | Fábio Santos <fabiosantosart@gmail.com> |
|---|---|
| First post | 2013-05-14 10:33 +0100 |
| Last post | 2013-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.
Re: Python's sad, unimaginative Enum Fábio Santos <fabiosantosart@gmail.com> - 2013-05-14 10:33 +0100
| From | Fábio Santos <fabiosantosart@gmail.com> |
|---|---|
| Date | 2013-05-14 10:33 +0100 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web