Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Python 2.2.3 Python 2.2.3 We are pleased to announce the release of Python 2.2.3 (final), on May 30, 2003. This is a bug-fix release for Python 2.2 and supersedes the previous bugfix release, Python 2.2.2. Note: there's a security fix for SimpleXMLRPCServer.py. Download the release Windows users should download the Windows installer, Python-2.2.3.exe, run it and follow the friendly instructions on the screen to complete the installation. Windows users may also be interested in Mark Hammon...
...href="http://sourceforge.net/bugs/?group_id=5470">Bug Tracker</a>. If you have a patch, please use the SourceForge <a href="http://sourceforge.net/patch/?group_id=5470">Patch Manager</a>. Please mention that you are reporting a bug in 2.2.3!
Unifying types and classes in Python 2.2 Python Version: 2.2.3 Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class methods Properties: attributes defined by get/set methods Method resolution ord...
Python 2.2.3 license Python 2.2.3 license This is the official license for the Python 2.2.3 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at th...
...href="/ftp/python/2.2.3/rpms/KRUD-GPG-KEY">KRUD-GPG-KEY</a> </ul> <li><b>Source:</b> <ul> <li><b>The base Python tar-file has a problem that prevents it from being built as an RPM. Use the following instead:</b> <li /><a href="/ftp/python/2.2.3/rpms/python-2.2.3-26.src.rpm">python-2.2.3-26.src.rpm</a> (Red Hat 9 updated Source RPM, 7007263 bytes) <li /><a href="/ftp/python/2.2.3/rpms/pyt...
Python 2.3 Python 2.3 Note: See Python 2.3.5 for a patch release release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need to remain with Python 2.3, there's a patch available from the security advisory page. Important: 2.3....
Bugs in Python 2.3 IDLE now executes code in a separate process. To communicate between the main process and executing processes, IDLE opens a socket to 127.0.0.1 (the local machine). Some firewalls running on Windows machines interfere with this and can cause either silent failures or erroneous popup windows from the firewall. This problem only occurs if you run a firewall on the same machine as IDLE. IDLE fails to start on Windows if installed to a directory with a space (e.g. C:\Program...
Python 2.3 license Python 2.3 license This is the official license for the Python 2.3 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at the Corp...
The Python 2.3 Method Resolution Order By Michele Simionato. Abstract:This document is intended for Python programmers who want to understand the C3 Method Resolution Order used in Python 2.3. Although it is not intended for newbies, it is quite pedagogical with many worked out examples. I am not aware of other publicly available documents with the same scope, therefore it should be useful. Disclaimer: I donate this document to the Python Software Foundation, under the Python 2.3 lice...
...href="/ftp/python/2.3/rpms/python2.3-2.3-5pydotorg.src.rpm">python2.3-2.3-5pydotorg.src.rpm</a> (Red Hat 9 Source RPM, 9647641 bytes) </ul> <li />These RPMs are built from the python.org .spec file: <ul> <li /><a href="/ftp/python/2.3/rpms/redhat-9/python2.3-2.3-5pydotorg.i386.rpm">python2.3-2.3-5pydotorg.i386.rpm</a> (Red Hat 9 base RPM, 7495111 bytes) <li /><a href="/ftp/python/2.3/rpms/redhat-9/python2.3-devel-2.3...
Python 2.3.1 Python 2.3.1 Note: See Python 2.3.5 for a patch release release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need to remain with Python 2.3, there's a patch available from the security advisory page. Important: 2....
...href="http://python.org/sf/775964">775964</a> and <a href="http://python.org/sf/779218">779218</a>.</li> System Message: WARNING/2 (<string>, line 46); backlink Inline emphasis start-string without end-string. <li>There have been some reports on Debian systems about test_ioctl failures. We haven't be able to more widely reproduce this. See SourceForge bug report number <a href="http://python.org/sf/777867">777867</a...
Python 2.3.1 license Python 2.3.1 license This is the official license for the Python 2.3.1 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at th...
...href="/ftp/python/2.3.1/rpms/KRUD-GPG-KEY">KRUD-GPG-KEY</a> </ul> <li><b>Source:</b> <ul> <li /><a href="/ftp/python/2.3.1/rpms/python2.3-2.3.1-1pydotorg.src.rpm">python2.3-2.3.1-1pydotorg.src.rpm</a> (Red Hat 9 Source RPM, 9702241 bytes) </ul> <li /><b>Binaries for Red Hat 9 (and similar):</b> <ul> <li /><a href="/ftp/python/2.3.1/rpms/redhat-9/python2.3-2.3.1-1pydotorg.i38...
Python 2.3.2 Python 2.3.2 Note: See Python 2.3.5 for a patch release release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need to remain with Python 2.3, there's a patch available from the security advisory page. Important: ...
...href="http://python.org/sf/775964">775964</a> and <a href="http://python.org/sf/779218">779218</a>.</li> System Message: WARNING/2 (<string>, line 62); backlink Inline emphasis start-string without end-string. <li>There have been some reports on Debian systems about test_ioctl failures. We haven't be able to more widely reproduce this. See SourceForge bug report number <a href="http://python.org/sf/777867">777867</a...
Python 2.3.2 license Python 2.3.2 license This is the official license for the Python 2.3.2 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at th...
...href="/ftp/python/2.3.2/rpms/KRUD-GPG-KEY">KRUD-GPG-KEY</a> </ul> <li><b>Source:</b> <ul> <li /><a href="/ftp/python/2.3.2/rpms/python2.3-2.3.2-1pydotorg.src.rpm">python2.3-2.3.2-1pydotorg.src.rpm</a> (Red Hat 9 Source RPM, 9676906 bytes) <li /><a href="/ftp/python/2.3.2/rpms/python2.3-2.3.2-2pydotorg.src.rpm">python2.3-2.3.2-2pydotorg.src.rpm</a> (Fedora Core 1 Source RPM, 9677319 bytes) &l...
Python 2.3.3 Python 2.3.3 Note: See Python 2.3.5 for a patch release release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need to remain with Python 2.3, there's a patch available from the security advisory page. Important: ...
If you didn't find what you need, try your search in the Python language documentation.