Python 3.5.0b1 发布,此版本主要有以下更新: PEP 448, additional unpacking generalizations PEP 461, adding support for "%-formatting" for bytes and bytearray objects PEP 465, a new operator (@) for matrix multiplication PEP 471, os.scandir(), a faster alternative to os.walk() PEP 475, adding support for automatic retries of interrupted system calls PEP 479, change StopIteration handling inside generators PEP 484, the typing module, a new standard for type annotations PEP 486, making the Windows Python launcher aware of virtual environments PEP 488, eliminating .pyo files PEP 489, multi-phase extension module initialization PEP 492, coroutines with async and await syntax 详细信息请查看更新日志。 Python 3.5 现在已经进入“功能冻结”阶段。在默认情况下,新功能可能不再被加入到 Python 3.5 中。 预知更多有关 Python 3.5.0b1 信息,请查看发行页面。 Python (发音:[ 'paiθ(ə)n; (US) 'paiθɔn ]n.蟒蛇,巨蛇 ),是一种面向对象的解释性的计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。Python 具有脚本语言中最丰富和强大的类库,足以支持绝大多数日常应用。 Python 3.5.0b1 发布,面向对象编程语言下载地址