Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49751
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.047 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'subject:: [': 0.04; 'subject:Python': 0.06; '__future__': 0.16; 'braces': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'subject:] ': 0.20; 'import': 0.22; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; "d'aprano": 0.31; 'steven': 0.31; 'them?': 0.31; 'anyone': 0.31; 'but': 0.35; 'received:google.com': 0.35; 'sometimes': 0.38; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'even': 0.60; 'ian': 0.60; 'most': 0.60; 'jul': 0.74; '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:from:date:message-id:subject:to :content-type; bh=rxSt8KdhSYGBiTCWHFH4B0SXgFQspRwCDybBqp/ZqVk=; b=eCTGrYP1JSkynTLpCJvpti6JTVtsUlArdK6uHN90LnISJUqehxxS30QrH5gbPh7j91 9tqNaK2lr/2mKdT4FNac/I7CRHyqQK/yEQXg3yjsYFq0Iz3RZCJLmvDD9Op/uzGsJJu+ fdwN6G5nKYX0naSOt7xJWcnG55aYsO8OZd8JqO1y4IzS4rkdli8Ng+ozsTwkB6GuLASM Prht5Ol/gI37qdCLPDuTBhCDuDlB0F+HVhL2Rdi+y6jnOw9jcZR4ZdLXeXKGo+4x37jt wxgP6MIWyzo9RBFKWMdCSgo7LPAYGAOsjU5bcppypPiRhhjBMrRkdkXUgeocwA/U95Lu kh9w== |
| X-Received | by 10.68.103.194 with SMTP id fy2mr1479041pbb.158.1372868110443; Wed, 03 Jul 2013 09:15:10 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <51D42F22.7060300@feete.org> |
| References | <51d4272a$0$29999$c3e8da3$5496439d@news.astraweb.com> <51D42F22.7060300@feete.org> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Wed, 3 Jul 2013 10:14:30 -0600 |
| Subject | Re: [SPOILERS] Python easter eggs |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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.4177.1372868114.3114.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1372868114 news.xs4all.nl 15969 [2001:888:2000:d::a6]:55507 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:49751 |
Show key headers only | View raw
On Wed, Jul 3, 2013 at 8:03 AM, Ian Foote <ian@feete.org> wrote: > On 03/07/13 14:29, Steven D'Aprano wrote: >> >> Most people are familiar with: >> >> import this >> >> >> and sometimes even with: >> >> from __future__ import braces >> >> >> But I'm aware of at least three more. Anyone care to give them? >> >> > > import antigravity from __future__ import barry_as_FLUFL import __hello__
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[SPOILERS] Python easter eggs Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-03 13:29 +0000
Re: [SPOILERS] Python easter eggs Ian Foote <ian@feete.org> - 2013-07-03 15:03 +0100
Re: [SPOILERS] Python easter eggs Chris Angelico <rosuav@gmail.com> - 2013-07-04 00:11 +1000
Re: [SPOILERS] Python easter eggs Ian Kelly <ian.g.kelly@gmail.com> - 2013-07-03 10:14 -0600
Re: [SPOILERS] Python easter eggs Ian Kelly <ian.g.kelly@gmail.com> - 2013-07-03 10:15 -0600
Re: [SPOILERS] Python easter eggs Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-03 17:22 +0000
Re: [SPOILERS] Python easter eggs Ben Finney <ben+python@benfinney.id.au> - 2013-07-04 10:59 +1000
Re: [SPOILERS] Python easter eggs alex23 <wuwei23@gmail.com> - 2013-07-04 11:35 +1000
csiph-web