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


Groups > comp.lang.python > #49736

Re: [SPOILERS] Python easter eggs

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian@feete.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.034
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'subject:: [': 0.04; 'subject:Python': 0.06; '__future__': 0.16; 'braces': 0.16; 'from:addr:ian': 0.16; 'received:172.20.0': 0.16; 'wrote:': 0.18; 'subject:] ': 0.20; 'import': 0.22; 'header:User-Agent:1': 0.23; 'least': 0.26; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; "d'aprano": 0.31; 'received:208.97': 0.31; 'received:208.97.132': 0.31; 'received:66.33': 0.31; 'received:66.33.216': 0.31; 'received:66.33.216.122': 0.31; 'received:dreamhost.com': 0.31; 'received:g.dreamhost.com': 0.31; 'received:hapkido.dreamhost.com': 0.31; 'steven': 0.31; 'them?': 0.31; 'anyone': 0.31; 'received:66': 0.35; 'but': 0.35; 'sometimes': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'even': 0.60; 'ian': 0.60; 'received:172.20': 0.60; 'most': 0.60; 'received:208': 0.61; 'received:208.97.132.66': 0.84
DKIM-Signature v=1; a=rsa-sha1; c=relaxed; d=feete.org; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=feete.org; bh=TzyopCA YyTmqYayjZ6jkagfmzR4=; b=abEpfajAeO8DSUWa8TYGWGXPcVDfCjIJEv/Acq3 lMH9F5n7YJQNortubMqT5g5qRO8JahLvNjDqrhiknpvYU0lNnTaV76YBEZuPMTkU sdPB6hJvvFyV5Tjn9Ee8k864n59EE3YkRt0mUmrCKJPIB1l9DgNEpx0LGmcValQ8 cALI=
Date Wed, 03 Jul 2013 15:03:14 +0100
From Ian Foote <ian@feete.org>
User-Agent Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130623 Thunderbird/17.0.7
MIME-Version 1.0
To python-list@python.org
Subject Re: [SPOILERS] Python easter eggs
References <51d4272a$0$29999$c3e8da3$5496439d@news.astraweb.com>
In-Reply-To <51d4272a$0$29999$c3e8da3$5496439d@news.astraweb.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
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.4167.1372860211.3114.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1372860211 news.xs4all.nl 15996 [2001:888:2000:d::a6]:54819
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:49736

Show key headers only | View raw


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

Regards,
Ian F

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


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