Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.
Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java and .NET virtual machines.
Python发布了v3.3版。主要新特性包括:新的语法功能,如 generator delegation 的新yield from表达式;新的库模块,包括faulthandler(调试崩溃),ipaddress,lzma,unittest.mock和venv;重做了I/O exception hierarchy,重写了 import machinery;默认哈希随机化,等等。
下载地址:http://www.python.org/getit/

Python 3.3版发布及新特性解析
本文详细介绍了Python 3.3版的发布情况,包括新增的语法功能、库模块、I/O异常层次结构重做等关键更新,并提供了下载链接。
1266

被折叠的 条评论
为什么被折叠?



