推荐学习书目
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
veezzz
V2EX  ›  Python

有人在 osx10.10 上编译安装过 stackless-python3.3.5 么,有个测试问题

  •  
  •   veezzz · Dec 14, 2014 · 3028 views
    This topic created in 4189 days ago, the information mentioned may be changed or developed.
    ======================================================================
    FAIL: test_geturl (test.test_urllibnet.urlopenNetworkTests)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
    File "/Users/veerkat/Applications/stackless/Lib/test/test_urllibnet.py", line 86, in test_geturl
    self.assertEqual(gotten_url, URL)
    Asserti onError: 'https://www.python.org/' != 'http://www.python.org/'
    - https://www.python.org/
    ? -
    + http://www.python.org/


    ----------------------------------------------------------------------
    Ran 13 tests in 229.079s

    FAILED (failures=1)
    test test_urllibnet failed
    make: *** [test] Error 1


    这是什么问题
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1194 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 93c8b4a0 · 25ms · UTC 17:41 · PVG 01:41 · LAX 10:41 · JFK 13:41
    ♥ Do have faith in what you're doing.