Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python: An interpreted, interactive, object-oriented programming language.
Name: | python |
Vendor: | Aurora SPARC Linux |
Version: | 2.4.3 |
License: | PSF - see LICENSE |
Release: | 18.al3 |
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: sparc
Download: | python-2.4.3-18.al3.sparc.rpm |
Build Date: | Wed Oct 25 12:06:41 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 21.17 MiB |
Changelog
- * Sun Oct 1 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.4.3-18
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
- * Tue Sep 26 17:00:00 2006 Mihai Ibanescu <misa{%}redhat{*}com> - 2.4.3-17
- Fixed bug #208166 / CVE-2006-4980: repr unicode buffer overflow
- * Thu Aug 17 17:00:00 2006 Mihai Ibanescu <misa{%}redhat{*}com> - 2.4.3-15
- Fixed bug #201434 (distutils.sysconfig is confused by the change to make
python-devel multilib friendly)