PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 04, 2008

Python 2.6a2 Released

Posted: 2008-04-04 06:16:31
Languages ::

Python 2.6a2 has been released. Python is a portable, dynamic, object-oriented language.

This release includes: a backport of the bytearray type, support for octal literals starting with '0o', a backport of Python 3.0's io module, bug fixes, and other changes.