Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python: An interpreted, interactive, object-oriented programming language.
Name: | python |
Vendor: | Scientific Linux |
Version: | 2.3.4 |
License: | PSF - see LICENSE |
Release: | 14.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.
Changelog
- * Wed Feb 2 18:00:00 2005 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-14.1
- Fixed security issue in SimpleXMLRPCServer.py (#146649)
- * Thu Nov 4 18:00:00 2004 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-14
- Fixed bugis #138110 #138112 (python overflows stack buffer) - SF bug 105470
- * Tue Nov 2 18:00:00 2004 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-12
- Fixed bugs #131439 #136023 #137863 (.pyc/.pyo files had the buildroot added)