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


Groups > comp.lang.python > #52115

Re: Enum vs OrderedEnum

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.177
X-Spam-Level *
X-Spam-Evidence '*H*': 0.69; '*S*': 0.05; 'spreading': 0.09; 'finney': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'aug': 0.22; 'header :In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'writes:': 0.31; 'received:google.com': 0.35; 'ben': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'ian': 0.60; 'hope': 0.61; 'kind': 0.63; 'charset:windows-1252': 0.65; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=xiWmEE92MyIohzmzA1RbOIZFtsSLodGu6bBThB+Z9rM=; b=APGtN9jCiV67fA8cOW40BOHeKjfxXZYs1KOIi64f695RZzuwosM8ZyYYAC+ZHUhpa6 T48D35Zvu7CG7cMB+YrUVB9rIjc3u1TWYHb2kot92VWw6+2JW0VlEg9qnH9oly2EoxhR Yd39KiOjARcRgHOBwAGLGL+FA2Jki31e/ADlo0o3jvxZK1oXxlAn7B6vzWbwCyWW9jLx yoPgac91xLfE+SY0/RXoBV6azhEG2gOE34Slp/Nxz4llOboIA7R7YqdQUiobpJtp3DC8 j0obNoxI+g+QLNY5CiYArYO6GtugTAHm0Gjbvxc3KEtOgOyHk92lcm/RTDvUqF4Gu+Cg ijoQ==
X-Received by 10.68.29.2 with SMTP id f2mr2110242pbh.184.1375861025193; Wed, 07 Aug 2013 00:37:05 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <7wbo5ab6y0.fsf@benfinney.id.au>
References <CALwzidm5LSH891oAvK_tzNBY5K-BNS-D970Pa_LLxZXWCb6O9w@mail.gmail.com> <7wbo5ab6y0.fsf@benfinney.id.au>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Wed, 7 Aug 2013 01:36:25 -0600
Subject Re: Enum vs OrderedEnum
To Python <python-list@python.org>
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.302.1375861028.1251.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1375861028 news.xs4all.nl 15909 [2001:888:2000:d::a6]:52392
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:52115

Show key headers only | View raw


On Tue, Aug 6, 2013 at 7:55 PM, Ben Finney <ben+python@benfinney.id.au> wrote:
> Ian Kelly <ian.g.kelly@gmail.com> writes:
> Terrain that is “radiated” would be terrain that has some kind of spokes
> spreading out from its centre. I think you mean “irradiated”.
>
> Hope the game goes well :-)

It's actually a reimplementation of a game from 1993, so I'm somewhat
stuck with the terminology.

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Enum vs OrderedEnum Ian Kelly <ian.g.kelly@gmail.com> - 2013-08-07 01:36 -0600
  Re: Enum vs OrderedEnum Neil Cerutti <neilc@norwich.edu> - 2013-08-07 12:32 +0000

csiph-web