Python 2.6.5 release
Python 2.6.5 is a maintenance release for Python 2.6.4, fixing dozens of issues in the core, built-in modules, libraries, and documentation. Python 2.6.5 final was released on March 19, 2010.
Python is a general-purpose high-level programming language. Python supports multiple programming paradigms, primarily but not limited to object oriented, imperative, and functional, and features a fully dynamic type system and automatic memory management, similar to that of Scheme, Ruby, Perl, and Tcl. Like other dynamic languages, Python is often used as a scripting language, but is also used in a wide range of non-scripting contexts.
(Ads)
Python is licensed under Python Software Foundation License which is a BSD-style permissive free software license, compatible with the GNU General Public License (GPL).
Related posts:

