Package python: Information

    Binary package: python
    Version: 2.7.6-alt2.M70P.1
    Architecture: x86_64
    Build time:  Apr 4, 2014, 02:24 PM in the task #117655
    Source package: python
    Copied in the task: #117801
    Report package bug
    License: PSF
    Summary: An interpreted, interactive object-oriented programming language
    Description: 
    Python is an interpreted, interactive, object-oriented programming
    language often compared to Tcl, Perl, Scheme or Java. Python includes
    modules, classes, exceptions, very high level dynamic data types and
    dynamic typing. Python supports interfaces to many system calls and
    libraries, as well as to various windowing systems (X11, Motif, Tk,
    Mac and MFC).
    
    Programmers can write new built-in modules for Python in C or C++.
    Python can be used as an extension language for applications that
    need a programmable interface. This package contains most of the
    standard Python modules, as well as modules for interfacing to the
    Tix widget set for Tk and RPM.
    
    Note that documentation for Python is provided in the python-docs
    package.




    Last changed


    April 4, 2014 Andrey Cherepanov 2.7.6-alt2.M70P.1
    - Backport to p7 branch (ALT #29951)
    Jan. 30, 2014 George V. Kouryachy 2.7.6-alt3
    - Build and install shared build, separate static (was contrariwise).
    - Fix for python issue 20445.
    Nov. 22, 2013 Dmitry V. Levin 2.7.6-alt2
    - Relocated _sysconfigdata (required by sysconfig) from -modules to -base.