Jump to letter: [
AEGHILMPRTUY
]
python27 - An interpreted, interactive, object-oriented programming language
- Description:
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.
Note that documentation for Python is provided in the python-docs
package.
This package provides the "python" executable; most of the actual
implementation is within the "python-libs" package.
Packages
python27-2.7.15-1.ius.centos6.src
[12.2 MiB] |
Changelog
by Carl George (2018-08-17):
- Latest upstream
- Add patch901 to fix test_ssl when a filename cannot be encoded
|
python27-2.7.14-1.ius.centos6.src
[12.1 MiB] |
Changelog
by Carl George (2017-09-21):
- Latest upstream
- Use bundled expat
- Rename tkinter27 to python27-tkinter
- Implement macros for building python27 packages
|