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


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

Writing a blog post on the new Enum.

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

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


Contents

  Writing a blog post on the new Enum. Fábio Santos <fabiosantosart@gmail.com> - 2013-05-13 22:44 +0100

#45266 — Writing a blog post on the new Enum.

FromFábio Santos <fabiosantosart@gmail.com>
Date2013-05-13 22:44 +0100
SubjectWriting a blog post on the new Enum.
Message-ID<mailman.1644.1368481796.3114.python-list@python.org>
I have followed the process of the new PEP closely, and as such I know
that there is a repository containing the reference implementation, a
link to which was posted on the python-dev list. Is it okay to link to
this repository in my new blog post about the Enum, so my readers can
try it out? I will warn my readers about it not being final and not to
use in production code.

I am unsure whether the repository is not supposed to be shared with
too many people.

--
Fábio Santos

[toc] | [standalone]


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


csiph-web