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.3-5.fc23.x86_64
              [53 KiB] | Changelog
              by Thomas Spura (2015-06-29): - python3-devel: Require python-macros for version independant macros such as
  python_provide. See fpc#281 and fpc#534. |