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


Groups > comp.lang.python > #61746

Re: ABC hackery

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.094
X-Spam-Evidence '*H*': 0.83; '*S*': 0.02; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:ABC': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; '13,': 0.31; 'fri,': 0.33; 'received:google.com': 0.35; 'anything': 0.39; 'kind': 0.63; 'love': 0.65; 'to:addr:gmail.com': 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:date:message-id:subject:from:to :cc:content-type; bh=tpyv3Q4Sii7psq6UpF5wQAHU+OHmLUxlFP0SPZw+aY0=; b=IYMEPj29M/fgawBr5TT1ljZPfraKVwR1lRCjUESSMsHiyyuHji65J4x/UtRC6Z1mbJ etQeICB7/Ify2dloLL5sfo/7jAcZ9J8RZ0YX1N+uU8ObfqlZL9wWL95pwXtU/ZHHNRuD 7t7VDUvtT+jretHSI3xxLTjz4DOrha6OTrte63dqmXpuWWCT/9bBq5PPErgZX3Agd62O PjhdgWA7v+hoPF2lCBLZy5XuLsHA1EqXCZmvgFaTpANFB3jEAlo8lzcgIYCf32aVYdZe mSyPEZxrY3dAud2W4WE5KlM+4/tLmfdoMl6a6AERJww4aCqXaW08X8rPIgiFB5AQLgbh aNwQ==
MIME-Version 1.0
X-Received by 10.68.228.97 with SMTP id sh1mr15118138pbc.50.1386876963413; Thu, 12 Dec 2013 11:36:03 -0800 (PST)
In-Reply-To <CAE+T62YhtAxZ6nSBzzPjyVw+e8dzgyVUEjbPj_QM2R4urq7hPw@mail.gmail.com>
References <CAE+T62YhtAxZ6nSBzzPjyVw+e8dzgyVUEjbPj_QM2R4urq7hPw@mail.gmail.com>
Date Fri, 13 Dec 2013 06:36:03 +1100
Subject Re: ABC hackery
From Chris Angelico <rosuav@gmail.com>
To Demian Brecht <demianbrecht@gmail.com>
Content-Type text/plain; charset=UTF-8
Cc Python <python-list@python.org>
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 <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4017.1386876972.18130.python-list@python.org> (permalink)
Lines 6
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1386876972 news.xs4all.nl 2871 [2001:888:2000:d::a6]:56970
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:61746

Show key headers only | View raw


On Fri, Dec 13, 2013 at 6:26 AM, Demian Brecht <demianbrecht@gmail.com> wrote:
> Not recommended for anything outside of POC :)

I love that kind of code :)

ChrisA

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


Thread

Re: ABC hackery Chris Angelico <rosuav@gmail.com> - 2013-12-13 06:36 +1100

csiph-web