Package python: Information

    Binary package: python
    Version: 2.7.18-alt0.M90P.1
    Architecture: e2kv5
    Build time:  Nov 16, 2020, 08:05 PM
    Source package: python
    Report package bug
    License: Python-2.0
    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


    Nov. 16, 2020 Vladimir D. Seleznev 2.7.18-alt0.M90P.1
    - Updated to 2.7.18 (fixes CVE-2019-9636).
    - 'Trusted mode' added (thnx boyarsh@).
    - License tag fixed (thnx boyarsh@).
    Oct. 26, 2020 Andrey Cherepanov 2.7.16-alt1.M90P.2
    - Add provides python2-base for python-base.
    Jan. 24, 2020 Anton V. Boyarshinov 2.7.16-alt1.M90P.1
    - 'Trusted mode': optional modules loading paths restriction