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

이 릴리스 먼저 파이썬 3.1에 릴리스된 기능이 많이 포함되어 있습니다. 사전 명령을 입력합니다. 테스트 건너뛰는 새로운 방법을 주장하는 등 새로운 unittest 갖추고 있습니다. 훨씬 빠른 I / O는 모듈. 자동 str.format () 메소드의 필드 번호. 플로트 repr 향상 3.x에서부터 backported Tkinter에 대한 타일을 지원합니다. 3.x에서에서 memoryview 개체의 backport 설정 리터럴. 설정하고 사전 comprehensions. 사전 전망. 진술과 중첩을위한 새로운 구문. sysconfig 모듈.
Tags: Security, Bugfixes, stable (2.7.x)
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.

2010-03-23 10:06
3.1.2

두 번째 릴리스 bugfix.
Tags: Security, stable (3.1.x), Bugfixes
The second bugfix release.

2010-03-23 10:06
2.6.5

이것은 파이썬 2.6.4에 대한 유지 관리 릴리스, 코어, 내장에 문제가 수십개의 고정입니다 모듈, 라이브러리 및 설명서.
Tags: Security, Stable (2.6.x), Bugfixes
This is a maintenance release for Python 2.6.4, fixing dozens of issues in the core, built-in modules, libraries, and documentation.

2010-02-01 10:29
2.5.5

이 릴리스에만 expat 모듈, 그리고 스레드 - 로컬 변수와 tarfile 로깅 문제에 대한 보안 수정 프로그램이 포함되어있습니다.
Tags: Stable (2.5.x), Security
This release only includes security fixes for issues with logging, tarfile, and expat modules, and with thread-local variables.

2010-01-23 18:07
2.5.4

80 버그와 패치를 해결했다.
Tags: Stable (2.5.x)
80 bugs and patches were addressed.

Project Resources