Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python2 - An interpreted, interactive, object-oriented programming language
- Description:
Python 2 is an old version of the language that is incompatible with the 3.x
line of releases. The language is mostly the same, but many details, especially
how built-in objects like dictionaries and strings work, have changed
considerably, and a lot of deprecated features have finally been removed in the
3.x line.
Note that documentation for Python 2 is provided in the python2-docs
package.
This package provides the "python2" executable; most of the actual
implementation is within the "python2-libs" package.
Packages
python2-2.7.13-10.fc26.x86_64
[97 KiB] |
Changelog
by Miro Hrončok (2017-05-31):
- Change fixed Obsoletes version with a dynamic one (rhbz#1457336)
|