Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python3 - 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
python3-3.2.1-1.fc16.src
[10.2 MiB] |
Changelog
by David Malcolm (2011-07-11):
- 3.2.1; refresh lib64 patch (102), subprocess unit test patch (129), disabling
of static library build (due to Modules/_testembed; patch 6), autotool
intermediates (patch 300)
|