Easter Eggs

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Wed Feb 24 21:04:01 EST 2010


En Tue, 09 Feb 2010 20:40:50 -0300, Alf P. Steinbach <alfps at start.no>  
escribió:

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

Also try:
import antigravity

-- 
Gabriel Genellina




More information about the Python-list mailing list