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.

2011-02-21 13:08 Back to release list
3.2

unittest 모듈로 다수의 개선. 단합 3147에 대한 지원합니다. pyc 저장소 디렉토리. 단합 3149, 동적 라이브러리 태그 버전에 대한 지원합니다. 단합 3148, 동시 프로그래밍을위한 새로운 미래 도서관. 단합 384, 안정 에이비 확장 모듈을위한. 응원은 391, 사전 로깅 구성을 기반으로. 철저하게 길 구현되는 경합이 줄어 듭니다. 확장 이메일 패키지를 바이트 메시지를 처리합니다. SSL을 컨텍스트 및 인증서의 호스트 이름을 매칭을위한 지원을 훨씬 향상된 SSL을 모듈. sysconfig 구성 정보에 액세스하는 모듈.
Tags: stable (3.2.x), Bug Fix, Security
Numerous improvements to the unittest module. PEP 3147, support for .pyc repository directories. PEP 3149, support for version tagged dynamic libraries. PEP 3148, a new futures library for concurrent programming. PEP 384, a stable ABI for extension modules. PEP 391, dictionary-based logging configuration. An overhauled GIL implementation that reduces contention. An extended email package that handles bytes messages. A much improved SSL module with support for SSL contexts and certificate hostname matching. A sysconfig module to access configuration information.

Project Resources