V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Livid
272.76D
571.64D
V2EX  ›  Python

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

  •  
  •   Livid ·
    PRO
    · Dec 16, 2011 · 7771 views
    This topic created in 5259 days ago, the information mentioned may be changed or developed.
    9 replies    1970-01-01 08:00:00 +08:00
    CoX
        1
    CoX  
       Dec 16, 2011
    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
        2
    levn  
       Dec 16, 2011
    need python3……
    hewigovens
        3
    hewigovens  
       Dec 16, 2011
    python2.7可以
    zz1956
        4
    zz1956  
       Dec 16, 2011
    Sivan
        5
    Sivan  
       Dec 16, 2011
    Sivan
        6
    Sivan  
       Dec 16, 2011
    而且漫画很搞笑……
    ishell
        7
    ishell  
       Dec 16, 2011
    彩蛋
    est
        8
    est  
       Dec 16, 2011
    antigravity.py

    import webbrowser

    webbrowser.open("http://xkcd.com/353/")
    lazywen
        9
    lazywen  
       Dec 16, 2011
    试试这个
    import this
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3063 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 42ms · UTC 05:35 · PVG 13:35 · LAX 22:35 · JFK 01:35
    ♥ Do have faith in what you're doing.