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 Requirements

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.

2010-07-05 13:22
2.7

This release contains many of the features that were first released in Python 3.1. An ordered dictionary type. New unittest features including test skipping and new assert methods. A much faster I/O module. Automatic numbering of fields in the str.format() method. Float repr improvements backported from 3.x. Tile support for Tkinter. A backport of the memoryview object from 3.x. Set literals. Set and dictionary comprehensions. Dictionary views. A new syntax for nested with statements. The sysconfig module.
標籤: Security, Bugfixes, stable (2.7.x)

2010-03-23 10:06
3.1.2

The second bugfix release.
標籤: Security, stable (3.1.x), Bugfixes

2010-03-23 10:06
2.6.5

This is a maintenance release for Python 2.6.4, fixing dozens of issues in the core, built-in modules, libraries, and documentation.
標籤: Security, Stable (2.6.x), Bugfixes

2010-02-01 10:29
2.5.5

This release only includes security fixes for issues with logging, tarfile, and expat modules, and with thread-local variables.
標籤: Stable (2.5.x), Security

2010-01-23 18:07
2.5.4

80 bugs and patches were addressed.
標籤: Stable (2.5.x)

Project Resources