V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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 · 2014-12-14 10:11:16 +08:00 · 2349 次点击
    这是一个创建于 3429 天前的主题,其中的信息可能已经有所发展或是发生改变。
    ======================================================================
    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


    这是什么问题
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2337 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 06:31 · PVG 14:31 · LAX 23:31 · JFK 02:31
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.