Lars Vogdt 82283822ce Accepting request 82515 from devel:languages:python:Factory
- update to 2.7.2:
  * Bug fix only release, see
  http://hg.python.org/cpython/raw-file/eb3c9b74884c/Misc/NEWS
  for details
- introduce a pre_checkin.sh file that synchronizes
  patches between python and python-base
- rediff patches for 2.7.2
- replace kernel3 patch with the upstream solution
- dropped newslist.py from demos because of bad license
  (bnc#718009)

OBS-URL: https://build.opensuse.org/request/show/82515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=74
2011-09-20 07:35:17 +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.
Description
No description provided
Readme 3.2 MiB
Languages
Shell 89.9%
Python 10.1%