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
Filename | Size | Changed |
---|---|---|
Python-2.7.8.tar.xz | 0010525244 10 MB | |
Python-2.7.8.tar.xz.asc | 0000000836 836 Bytes | |
README.SUSE | 0000000735 735 Bytes | |
baselibs.conf | 0000000086 86 Bytes | |
libffi-ppc64le.diff | 0000048147 47 KB | |
local.pth | 0000000221 221 Bytes | |
macros.python | 0000001105 1.08 KB | |
pre_checkin.sh | 0000000458 458 Bytes | |
python-2.5.1-sqlite.patch | 0000000304 304 Bytes | |
python-2.6-gettext-plurals.patch | 0000000853 853 Bytes | |
python-2.6b3-curses-panel.patch | 0000000191 191 Bytes | |
python-2.7-dirs.patch | 0000000274 274 Bytes | |
python-2.7.2-fix_date_time_compiler.patch | 0000000699 699 Bytes | |
python-2.7.3-ssl_ca_path.patch | 0000002202 2.15 KB | |
python-2.7.4-aarch64.patch | 0000000737 737 Bytes | |
python-2.7.4-canonicalize2.patch | 0000003274 3.2 KB | |
python-2.7.5-multilib.patch | 0000017719 17.3 KB | |
python-2.7.6-poplib.patch | 0000002222 2.17 KB | |
python-2.7.7-mhlib-linkcount.patch | 0000002046 2 KB | |
python-2.7.8-docs-html.tar.bz2 | 0004487849 4.28 MB | |
python-2.7.8-docs-pdf-a4.tar.bz2 | 0010907347 10.4 MB | |
python-2.7.8-docs-pdf-letter.tar.bz2 | 0010961584 10.5 MB | |
python-base.changes | 0000021611 21.1 KB | |
python-base.spec | 0000017104 16.7 KB | |
python-bsddb6.diff | 0000013946 13.6 KB | |
python-bundle-lang.patch | 0000000934 934 Bytes | |
python-distutils-rpm-8.patch | 0000003786 3.7 KB | |
python-doc.changes | 0000004478 4.37 KB | |
python-doc.spec | 0000005148 5.03 KB | |
python.changes | 0000049387 48.2 KB | |
python.csh | 0000000091 91 Bytes | |
python.keyring | 0000269747 263 KB | |
python.sh | 0000000091 91 Bytes | |
python.spec | 0000017677 17.3 KB | |
pythonstart | 0000000774 774 Bytes | |
remove-static-libpython.diff | 0000001938 1.89 KB | |
smtplib_maxline-2.7.patch | 0000003339 3.26 KB | |
sparc_longdouble.patch | 0000000739 739 Bytes | |
xmlrpc_gzip_27.patch | 0000003893 3.8 KB |
Revision 109 (latest revision is 199)
Stephan Kulow (coolo)
accepted
request 253635
from
Jan Matejek (matejcik)
(revision 109)
- update to 2.7.8 * bugfix-only release, dozens of bugs fixed * fixes CVE-2014-4650 directory traversal in CGIHTTPServer * fixes CVE-2014-7185 (bnc#898572) potential buffer overflow in buffer() - dropped upstreamed CVE-2014-4650-CGIHTTPserver-traversal.patch
Comments 0