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 Back to release list
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)

Project Resources