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
fdsfsdfsdf3334
V2EX  ›  Python

python3 里面的 3.2 是不是最差的

  •  
  •   fdsfsdfsdf3334 · 2015-01-15 17:12:13 +08:00 · 3156 次点击
    这是一个创建于 3382 天前的主题,其中的信息可能已经有所发展或是发生改变。

    我一直用的py3,虚拟机里面装的unbuntu 默认是3.2, 有些库里面 还是有u'' 这样的字符处理代码

    我的3.2认不出, 我一直认为是他们的代码不支持3 一直认为u''是py2里面的,但是我今天看到 有个文章,说 u''在 3.3里面也支持

    之前我用的好几个第三方库 ,里面都有u'' 我还全部自己手动替换 删除了u 这样看起来是白辛苦了

    那么,请问3.2是不是很差呀

    那我应该用py3 里面哪个版本 最好呢

    http://www.zhihu.com/question/26078616/answer/32033177 我是这里看到的

    第 1 条附言  ·  2015-01-16 20:19:56 +08:00
    谢谢大家,已经安装了py3.4.2 已经用起来了 感觉很幸福的样子
    8 条回复    2015-01-16 20:19:32 +08:00
    mathgl
        1
    mathgl  
       2015-01-15 17:20:16 +08:00
    用3 直接上3.4或者更新的版本。

    3.0, 3.1, 3.2都是半成品。
    fdsfsdfsdf3334
        2
    fdsfsdfsdf3334  
    OP
       2015-01-15 17:32:02 +08:00
    @mathgl 谢谢你
    Dannytmp
        3
    Dannytmp  
       2015-01-15 19:08:03 +08:00
    好久没用过了,不知好坏,只在YUM里用
    glasslion
        4
    glasslion  
       2015-01-15 19:15:05 +08:00
    @mathgl 3.4 才出来没多久,大多数开源库还是从3.3开始支持的。
    jamesxu
        5
    jamesxu  
       2015-01-15 20:22:43 +08:00
    Python 比 Android 版本号还多。。。
    mathgl
        6
    mathgl  
       2015-01-15 23:18:25 +08:00
    @glasslion 3.3 基本上定型. 3.4新增了async io库。一般建议直接使用3.4.
    ioth
        7
    ioth  
       2015-01-16 10:02:55 +08:00
    2.7
    3.3
    fdsfsdfsdf3334
        8
    fdsfsdfsdf3334  
    OP
       2015-01-16 20:19:32 +08:00
    @Dannytmp
    @glasslion
    @jamesxu
    @mathgl
    @ioth 谢谢,已经安装了py3.4.2 已经用起来了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1514 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 17:05 · PVG 01:05 · LAX 10:05 · JFK 13:05
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.