Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.4.1-16.fc21.s390x
              [51 KiB] | Changelog
              by Slavek Kabrda (2014-11-03): - Fix CVE-2014-4650 - CGIHTTPServer URL handling
Resolves: rhbz#1113529 |