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


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

Re: Writing a blog post on the new Enum.

Started byEthan Furman <ethan@stoneleaf.us>
First post2013-05-13 16:09 -0700
Last post2013-05-13 16:09 -0700
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: Writing a blog post on the new Enum. Ethan Furman <ethan@stoneleaf.us> - 2013-05-13 16:09 -0700

#45274 — Re: Writing a blog post on the new Enum.

FromEthan Furman <ethan@stoneleaf.us>
Date2013-05-13 16:09 -0700
SubjectRe: Writing a blog post on the new Enum.
Message-ID<mailman.1652.1368488259.3114.python-list@python.org>
On 05/13/2013 02:44 PM, Fábio Santos wrote:
> 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.

I just checked my settings there, and it looks like you're okay since the folks reading your blog would just be 
downloading, not logging and directly manipulating the repository.

--
~Ethan~

[toc] | [standalone]


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


csiph-web