SHA256
1
0
forked from pool/python
Stephan Kulow a327324bf8 Accepting request 112388 from devel:languages:python:Factory
- update to 2.7.3rc2
  * fixes several security issues:
  * CVE-2012-0845, bnc#747125
  * CVE-2012-1150, bnc#751718
  * CVE-2011-4944, bnc#754447
  * CVE-2011-3389
- fix for insecure .pypirc (CVE-2011-4944, bnc#754447)
!!important!!
- disabled test_unicode which segfaults on 64bits.
  this should not happen, revisit in next RC!
!!important!!

- skip broken test_io test on ppc

OBS-URL: https://build.opensuse.org/request/show/112388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=79
2012-04-12 07:46:54 +00:00
2012-03-28 18:27:24 +00:00
2012-03-28 18:27:24 +00:00
2012-03-29 17:02:42 +00:00
2012-03-29 17:39:12 +00:00
2012-03-28 18:27:24 +00:00
2012-03-30 17:00:51 +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.3 MiB
Languages
Shell 89.9%
Python 10.1%