September 23, 2006

More eggs in Python

We know that egg support in Python is coming up strongly but this easter egg is available in Python since a long time:
Try this from within your Python shell:

from __future__ import braces

:-)