[SPOILERS] Python easter eggs

  • Thread starter Steven D'Aprano
  • Start date
S

Steven D'Aprano

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?
 
C

Chris Angelico

import antigravity

Having checked its docstring, I am now left wondering what I can do
with the Munroe geohashing algorithm and if there's any way I could
use that at work somehow.

ChrisA
 
A

alex23

Different between Python 2 and Python 3 — try it in both!

Is it meant to imply that Py2 is weary while Py3 is still enthusiastic,
or is that just my personal take? :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Easter Eggs 4
Using eggs 1
Egg problem (~/.python-eggs) 3
eggs considered harmful 18
A Call for a Presenter on Python Eggs 0
PYTHONPATH and eggs 3
several version of eggs 4
Processing in Python help 0

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top