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


Groups > comp.lang.python > #45274

Re: Writing a blog post on the new Enum.

Date 2013-05-13 16:09 -0700
From Ethan Furman <ethan@stoneleaf.us>
Subject Re: Writing a blog post on the new Enum.
References <CAA=1kxQxcGpDzR6VDEb1urjjn4bnRvi4aoXKKa5+vgG186hzOg@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1652.1368488259.3114.python-list@python.org> (permalink)

Show all headers | View raw


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~

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


Thread

Re: Writing a blog post on the new Enum. Ethan Furman <ethan@stoneleaf.us> - 2013-05-13 16:09 -0700

csiph-web