Go to file
2011-05-05 07:18:14 +00:00
_local.pth OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=36 2009-08-07 20:04:34 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=1 2006-12-18 23:17:38 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=1 2006-12-18 23:17:38 +00:00
baselibs.conf - moved unittest to python-base (it is a testing framework, not a 2010-10-04 13:38:36 +00:00
distutils.cfg OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=9 2007-08-06 20:02:29 +00:00
macros.python OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=36 2009-08-07 20:04:34 +00:00
python-2.5.1-sqlite.patch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=12 2007-11-13 20:29:48 +00:00
python-2.6-gettext-plurals.patch Accepting request 30832 from devel:languages:python:Factory 2010-01-29 17:51:47 +00:00
python-2.6.5-distutils_test_path.patch - fixed distutils test 2010-08-26 13:45:58 +00:00
python-2.6b3-curses-panel.patch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=25 2008-09-07 23:36:49 +00:00
python-2.7-acrequire.patch - dropped autoconf version requirement (it builds just fine with other versions) 2010-08-26 15:14:32 +00:00
python-2.7-CVE-2011-1521-fileurl.patch - fixed a security flaw where malicious sites could redirect 2011-05-02 16:07:07 +00:00
python-2.7-dirs.patch Accepting request 46504 from devel:languages:python:Factory 2010-09-03 15:55:49 +00:00
python-2.7-docs-html.tar.bz2 Accepting request 46504 from devel:languages:python:Factory 2010-09-03 15:55:49 +00:00
python-2.7-docs-pdf-a4.tar.bz2 Accepting request 46504 from devel:languages:python:Factory 2010-09-03 15:55:49 +00:00
python-2.7-docs-pdf-letter.tar.bz2 Accepting request 46504 from devel:languages:python:Factory 2010-09-03 15:55:49 +00:00
python-2.7-fix-parallel-make.patch - fixed a security flaw where malicious sites could redirect 2011-05-02 16:07:07 +00:00
python-2.7rc2-canonicalize2.patch Accepting request 46504 from devel:languages:python:Factory 2010-09-03 15:55:49 +00:00
python-2.7rc2-configure.patch Accepting request 46504 from devel:languages:python:Factory 2010-09-03 15:55:49 +00:00
Python-2.7.tar.bz2 Accepting request 46504 from devel:languages:python:Factory 2010-09-03 15:55:49 +00:00
Python-2.7rc2-multilib.patch Accepting request 46504 from devel:languages:python:Factory 2010-09-03 15:55:49 +00:00
python-base.changes - fixed a security flaw where malicious sites could redirect 2011-05-02 16:07:07 +00:00
python-base.spec Updating link to change in openSUSE:Factory/python revision 65.0 2011-05-05 07:18:14 +00:00
python-distutils-rpm-8.patch Accepting request 30832 from devel:languages:python:Factory 2010-01-29 17:51:47 +00:00
python-doc.changes Accepting request 46504 from devel:languages:python:Factory 2010-09-03 15:55:49 +00:00
python-doc.spec Updating link to change in openSUSE:Factory/python revision 65.0 2011-05-05 07:18:14 +00:00
python-fix_date_time_compiler.patch Accepting request 61639 from home:psmt:branches:devel:languages:python:Factory 2011-02-17 17:32:10 +00:00
python-test_structmembers.patch Accepting request 53302 from openSUSE:Factory:PowerPC 2010-11-18 17:31:47 +00:00
python.changes - added "fix-parallel-make" patch to python main package as well, 2011-05-04 14:18:55 +00:00
python.csh OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=1 2006-12-18 23:17:38 +00:00
python.sh OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=1 2006-12-18 23:17:38 +00:00
python.spec Updating link to change in openSUSE:Factory/python revision 65.0 2011-05-05 07:18:14 +00:00
pythonstart OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=25 2008-09-07 23:36:49 +00:00
README.SUSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=1 2006-12-18 23:17:38 +00:00
smtpd-dos.patch - moved unittest to python-base (it is a testing framework, not a 2010-10-04 13:38:36 +00:00
sparc_longdouble.patch Accepting request 43604 from devel:languages:python:Factory 2010-07-23 15:08:24 +00:00
urllib2-AbstractBasicAuthHandler_reset_attr.diff Accepting request 46366 from home:Marcus_H:branches:devel:languages:python:Factory 2010-08-27 13:52:52 +00:00

Python in SUSE
==============

* Documentation *

You can find documentation in seprarate packages: python-doc and
python-doc-pdf. These contan following documents:

    Tutorial, What's New in Python, Global Module Index, Library Reference,
    Macintosh Module Reference, Installing Python Modules, Distributing Python
    Modules, Language Reference, Extending and Embedding, Python/C API,
    Documenting Python 

The python-doc package constains many text files from source tarball.


* Interactive mode *

Interactive mode is by default enhanced with of history and command completion.
If you don't like these features, you can unset PYTHONSTARTUP variable in your
.profile or disable it system wide in /etc/profile.d/python.sh.