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


Groups > comp.lang.python > #49752

Re: [SPOILERS] Python easter eggs

References <51d4272a$0$29999$c3e8da3$5496439d@news.astraweb.com> <51D42F22.7060300@feete.org> <CALwzidnQH=URYFPHNkk-NAyWJPGsAyo0yLkOm9-vW60+ToGTDQ@mail.gmail.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date 2013-07-03 10:15 -0600
Subject Re: [SPOILERS] Python easter eggs
Newsgroups comp.lang.python
Message-ID <mailman.4178.1372868172.3114.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Jul 3, 2013 at 10:14 AM, Ian Kelly <ian.g.kelly@gmail.com> wrote:
> 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__

And in Jython there's:

from __future__ import GIL

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