Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python34 - Version 3 of the Python programming language aka Python 3000
- Description:
Python 3 is a new version of the language that is incompatible with the 2.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.
Packages
python34-3.4.5-4.1.vl7.x86_64
[49 KiB] |
Changelog
by Charalampos Stratakis (2017-05-29):
- Do not exclude bundled setuptools and pip from the installation
when rewheel is disabled(rhbz#1263057)
|