Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
3.2

De nombreuses améliorations au module unittest. PEP 3147, le soutien aux. Pyc répertoires du référentiel. PEP 3149, un soutien pour la version tagué bibliothèques dynamiques. PEP 3148, une nouvelle bibliothèque à terme pour la programmation concurrente. PEP 384, ABI stable pour les modules d'extension. PEP 391, dictionnaire en fonction d'enregistrement de la configuration. Une mise en œuvre GIL révisé qui réduit la prétention. Un progiciel de courrier électronique qui gère les messages étendu octets. Un module SSL beaucoup améliorée avec le support de SSL et des contextes nom d'hôte correspond certificat. Un sysconfig module pour accéder aux informations de configuration.
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