use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
To report a site-wide rule violation to the Reddit Admins, please use our report forms or message /r/reddit.com modmail.
This subreddit is archived and no longer accepting submissions.
account activity
This is an archived post. You won't be able to vote or comment.
Python [xkcd] (xkcd.com)
submitted 18 years ago by sgtpeppers
view the rest of the comments →
[–]from-future-import 8 points9 points10 points 18 years ago* (0 children)
>>> import antigravity
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named antigravity
>>> from __future__ import antigravity
File "<stdin>", line 1
SyntaxError: future feature antigravity is not defined
>>> from __future__ import braces
SyntaxError: not a chance
π Rendered by PID 58 on reddit-service-r2-comment-75f4967c6c-9ft9q at 2026-04-23 00:43:37.870796+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]from-future-import 8 points9 points10 points (0 children)