Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45266
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <fabiosantosart@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.027 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'repository': 0.05; 'okay': 0.09; 'pep': 0.09; 'subject:blog': 0.09; 'warn': 0.09; 'posted': 0.15; 'subject:Writing': 0.16; 'subject:post': 0.16; 'followed': 0.16; 'code.': 0.18; 'to:name:python-list@python.org': 0.22; 'post': 0.26; 'message-id:@mail.gmail.com': 0.30; 'supposed': 0.32; 'subject:the': 0.34; 'received:google.com': 0.35; 'there': 0.35; 'too': 0.37; 'list.': 0.37; 'being': 0.38; 'subject:new': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'new': 0.61; 'such': 0.63; 'production': 0.68; 'readers': 0.68; 'containing': 0.69; 'python-dev': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=AhupPBVqqGDqBp1h/psbI+rNOYLM1uA08oy6HrHxOrA=; b=zB/mmnkThN0b1SX7S5cuqGZFOg3ynEQNdFv+tcoUzvyh/cgMfE1Y6D1UFWp4MGHAg7 N9bIhoDJNmexl2oxNFCB07qdExN8jUFSBaIM8yzwNB3EfFlsDnmLlzdFBdz2CnK3ihRQ r6PT0oxJlZI50775w7spO+9v+OnwMYtwxN9uQ59zuDyP0NMXl8YK2yl9s7ugHNbZVa+8 FG9sbXbKrlUXKRFSIb1ZbUnruUyW+yBpsR8/mVDSq1up69ZNqTzqcgD59mxC+MRt0gmu OqVNjVHhI+jQV7Pv1Te0R/2gYXXds/NAcJTtOz3tewOD22kq/2Y0HCXYD9eeS1fezlpI nPfw== |
| MIME-Version | 1.0 |
| X-Received | by 10.229.180.66 with SMTP id bt2mr522127qcb.125.1368481444665; Mon, 13 May 2013 14:44:04 -0700 (PDT) |
| Date | Mon, 13 May 2013 22:44:04 +0100 |
| Subject | Writing a blog post on the new Enum. |
| From | Fábio Santos <fabiosantosart@gmail.com> |
| To | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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.1644.1368481796.3114.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1368481796 news.xs4all.nl 15943 [2001:888:2000:d::a6]:57742 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:45266 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Writing a blog post on the new Enum. Fábio Santos <fabiosantosart@gmail.com> - 2013-05-13 22:44 +0100
csiph-web