Download List

项目描述

Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-05 15:25 Back to release list
3.2.2

此版本主要修复与回归urllib.request模块,无法正确打开许多HTTP资源。
标签: Bugfixes, stable (3.2.x), Security
This release mainly fixes a regression with the urllib.request module that prevented opening many HTTP resources correctly.

Project Resources