Python Interpreter
Python is an interpreted, object-oriented programming language, and is
often compared to Tcl, Perl, Scheme, or Java. You can find an overview
of Python in the documentation and tutorials included in the python-doc
(HTML) or python-doc-pdf (PDF) packages.
If you want to install third party modules using distutils, you need to
install python-devel package.
- Developed at devel:languages:python:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 157 (latest revision is 199)
Dominique Leuenberger (dimstar_suse)
accepted
request 919877
from
Matej Cepl (mcepl)
(revision 157)
addressing CVE-2019-18348 (bpo#38576, bsc#1155094). Such potentially malicious header injection URLs now cause InvalidURL to be raised.
Comments 0