Jump to letter: [
ABCDEFGKLMNOPRSTXZ
]
python: An interpreted, interactive, object-oriented programming language.
- 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
- * Tue Jul 11 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.4.3-11sparc.fc6
- use CFLAGS with every CC call
- * Tue Jun 13 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 2.4.3-11.FC6
- and fix it for real
- * Tue Jun 13 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 2.4.3-10.FC6
- fix python-devel on ia64