Develop and Download Open Source Software

Python

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2011-09-05 15:25
This release mainly fixes a regression with the urllib.request module that prevented opening many HTTP resources correctly.
2011-07-11 20:23
Many bugfixes and enhancements were made. Many consistency and behavior fixes were made for numeric operations.
2011-02-21 13:08
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.
2010-07-05 13:22
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
The second bugfix release.

Project Resources

http://freecode.com/urls/90680ee04cfa6bead8e49f78fd31cc34
http://freecode.com/urls/7fe3c7d3c8491e762bfcbab077da1a92
http://freecode.com/urls/914a99933f630bcbd4fe523bca781176
http://freecode.com/urls/2c00494057c3d468b1a7975e2dedb1f7
http://freecode.com/projects/python

Project Description

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.


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.