Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python: An interpreted, interactive, object-oriented programming language.
Name: | python |
Vendor: | CERN, http://cern.ch/linux" |
Version: | 2.2.3 |
License: | PSF - see LICENSE |
Release: | 6.1 |
URL: | http://www.python.org/ |
- Summary
- Python is an interpreted, interactive, object-oriented programming
language often compared to Tcl, Perl, Scheme or Java. Python includes
modules, classes, exceptions, very high level dynamic data types and
dynamic typing. Python supports interfaces to many system calls and
libraries, as well as to various windowing systems (X11, Motif, Tk,
Mac and MFC).
Programmers can write new built-in modules for Python in C or C++.
Python can be used as an extension language for applications that need
a programmable interface. This package contains most of the standard
Python modules, as well as modules for interfacing to the Tix widget
set for Tk and RPM.
Note that documentation for Python is provided in the python-docs
package.
Arch: ia64
Download: | python-2.2.3-6.1.ia64.rpm |
Build Date: | Mon Feb 14 07:09:27 2005 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 16.80 MiB |
Changelog
- * Wed Feb 2 04:00:00 2005 Mihai Ibanescu <misa{%}redhat{*}com> 2.2.3-6.1
- Fixed security issue in SimpleXMLRPCServer.py (#146645)
- * Tue Oct 26 05:00:00 2004 Mihai Ibanescu <misa{%}redhat{*}com> 2.2.3-6
- Added patch from Don Howard (dhoward@redhat.com) for backporting of the
SSL thread safety from python 2.3 (bug #128727)
- * Fri Aug 8 05:00:00 2003 Mihai Ibanescu <misa{%}redhat{*}com> 2.2.3-5
- Added missing BuildRequires (bug #101950)