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 |
---|---|---|
CVE-2014-1912-recvfrom_into.patch | 0000002042 1.99 KB | |
Python-2.7.6.tar.xz | 0010431288 9.95 MB | |
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 | 0000002216 2.16 KB | |
python-2.7.4-aarch64.patch | 0000000737 737 Bytes | |
python-2.7.4-canonicalize2.patch | 0000002662 2.6 KB | |
python-2.7.4-no-REUSEPORT.patch | 0000001210 1.18 KB | |
python-2.7.5-multilib.patch | 0000017719 17.3 KB | |
python-2.7.6-bdist-rpm.patch | 0000000623 623 Bytes | |
python-2.7.6-docs-html.tar.bz2 | 0004482212 4.27 MB | |
python-2.7.6-docs-pdf-a4.tar.bz2 | 0010321047 9.84 MB | |
python-2.7.6-docs-pdf-letter.tar.bz2 | 0010380021 9.9 MB | |
python-2.7.6-imaplib.patch | 0000002069 2.02 KB | |
python-2.7.6-poplib.patch | 0000002222 2.17 KB | |
python-2.7.6-sqlite-3.8.4-tests.patch | 0000001315 1.28 KB | |
python-base.changes | 0000020171 19.7 KB | |
python-base.spec | 0000017264 16.9 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 | 0000004204 4.11 KB | |
python-doc.spec | 0000005421 5.29 KB | |
python.changes | 0000049016 47.9 KB | |
python.csh | 0000000091 91 Bytes | |
python.sh | 0000000091 91 Bytes | |
python.spec | 0000017950 17.5 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 | 0000003944 3.85 KB |
Revision 105 (latest revision is 199)
Stephan Kulow (coolo)
accepted
request 226492
from
Jan Matejek (matejcik)
(revision 105)
- Use profile-opt only when profiling is enabled - python-2.7.2-disable-tests-in-test_io.patch: removed, no longer needed - update testsuite exclusion list: * test_signal and test_posix fail due to qemu bugs (forwarded request 226488 from Andreas_Schwab)
Comments 0