Now with Python, you can do an import antigravity.
import antigravity
And soon you’ll be flying.

(From XKCD)
import webbrowser
webbrowser.open("http://xkcd.com/353/")
(Source: Python)
XKCD comics have been receiving quite a bit of attention recently hasn’t it?
Actually if you have python 3.0 and type in import antigravity you get an easter egg.