Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Easter Eggs

Reply
Thread Tools

Easter Eggs

 
 
Alf P. Steinbach
Guest
Posts: n/a
 
      02-09-2010
I know 3 Python Easter Eggs,

from __future__ import braces
import this
help( "antigravity" )

Are there more?


Cheers,

- Alf
 
Reply With Quote
 
 
 
 
rantingrick
Guest
Posts: n/a
 
      02-10-2010
On Feb 9, 5:40*pm, "Alf P. Steinbach" <al...@start.no> wrote:
> I know 3 Python Easter Eggs,
>
> * *from __future__ import braces
> * *import this
> * *help( "antigravity" )
>
> Are there more?
>
> Cheers,
>
> - Alf


Oh this is just great ALF! Now what secrets will the Py-Illuminati
have to giggle about whist watching Monty Python's flying circus and
enjoying those delightfully delicious little crumpets? I very
disappointed in you sir! :'-(

PS WTF




 
Reply With Quote
 
 
 
 
Gabriel Genellina
Guest
Posts: n/a
 
      02-25-2010
En Tue, 09 Feb 2010 20:40:50 -0300, Alf P. Steinbach <>
escribió:

> I know 3 Python Easter Eggs,
>
> from __future__ import braces
> import this
> help( "antigravity" )
>
> Are there more?


Also try:
import antigravity

--
Gabriel Genellina

 
Reply With Quote
 
mk
Guest
Posts: n/a
 
      02-25-2010
On 2010-02-25 03:04, Gabriel Genellina wrote:
> Also try:
> import antigravity


Is this Py3 egg? My 2.6 doesn't seem to get it.

Regards,
mk

 
Reply With Quote
 
Aahz
Guest
Posts: n/a
 
      02-25-2010
In article <mailman.226.1267105118.4577.python->,
mk <> wrote:
>On 2010-02-25 03:04, Gabriel Genellina wrote:
>>
>> Also try:
>> import antigravity

>
>Is this Py3 egg? My 2.6 doesn't seem to get it.


Maybe 2.7 will have it; 3.0.1 does.
--
Aahz () <*> http://www.pythoncraft.com/

"Many customs in this life persist because they ease friction and promote
productivity as a result of universal agreement, and whether they are
precisely the optimal choices is much less important." --Henry Spencer
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
When Python *Eggs* better than Python *distutils*?? What's Eggs? seberino@spawar.navy.mil Python 9 01-04-2006 10:06 PM
FARGO: Easter Eggs. Scot Gardner DVD Video 0 10-01-2003 02:15 AM
Yes, easter eggs? Derek Janssen DVD Video 9 09-28-2003 03:36 PM
T2 DVD easter eggs Max Volume DVD Video 0 09-10-2003 12:53 AM
Animal House (Double Secret Probation Edition) easter eggs? Carl McCaskey DVD Video 1 09-07-2003 01:05 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57