大家试试在 Python 的交互提示命令行中输入一下 import antigravity⋯⋯

2011-12-16 11:28:27 +08:00
 Livid
6968 次点击
所在节点    Python
9 条回复
CoX
2011-12-16 11:39:15 +08:00
Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import antigravity
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named antigravity
>>>
levn
2011-12-16 11:40:31 +08:00
need python3……
hewigovens
2011-12-16 11:41:05 +08:00
python2.7可以
zz1956
2011-12-16 11:48:30 +08:00
Sivan
2011-12-16 11:56:42 +08:00
Sivan
2011-12-16 11:57:43 +08:00
而且漫画很搞笑……
ishell
2011-12-16 11:59:40 +08:00
彩蛋
est
2011-12-16 12:00:40 +08:00
antigravity.py

import webbrowser

webbrowser.open("http://xkcd.com/353/")
lazywen
2011-12-16 12:35:34 +08:00
试试这个
import this

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/23614

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX