Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
Python 2.1.3 Python 2.1.3 - a bugfix release for Python 2.1 Note: This is not the most current Python version. See the download page for a more recent version. On April 8 2002, we're releasing Python 2.1.3 - a bugfix release of Python 2.1. This release has a small number of critical bug fixes. This is the final release of Python 2.1.3. While the most recent release of Python is 2.2, there are a couple of bugs that have come up since 2.1.2 was released, in particular one b...
Python 2.1.3 license Python 2.1.3 license This is the official license for the Python 2.1.3 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI) in the Netherlands as a successor of a language called ABC. Guido is Python's principal author, although it includes many contributions from others. The last version released from CWI was Python 1.2. In 1995, Guido continued h...
Notes Python 2.1.3 Release Notes Release date: 08-April-2002 What's new in Python 2.1.3 (final)? Core Fixed two bugs reported as SF #535905: under certain conditions, deallocating a deeply nested structure could cause a segfault in the garbage collector, due to interaction with the "trashcan" code; access to the current frame during destruction of a local variable could access a pointer to freed memory. SF #457466: popenx() argument mangling hangs python (win9x only). Under certa...
Linux RPMs for Python 2.1.3 <h1>Linux RPMs for Python 2.1.3</h1> <!-- <p><font color="red">These are for the <b>2.2</b> release. Sorry.</font> --> <p>Made available by Sean Reifschneider <<a href="mailto:jafo-rpms@python.org">jafo-rpms@python.org</a>>. <h3>Download</h2> <p><ul> <li>Source: <ul> <li><a href="/ftp/python/2.1.3/rpms/python2....
Python 2.2 Python 2.2 Note: See Python 2.2.3 for a patch release which supersedes 2.2. 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.2, there's a patch available from the security advisory page. We are extremely pleased to announce the relea...
Known bugs in Python 2.2 <h2>Known bugs in Python 2.2</h2> <h3>Real bugs</h3> <p>These are actual bugs, and we will make fixes available as soon as we have them. (There may be other bugs that aren't generally worth knowing about; search the <a href="http://sourceforge.net/bugs/?group_id=5470">SourceForge bug tracker</a>; you can also use that to report new bugs you find, of course.) <ul> <p><li>The ftplib module's FTP class...
Unifying types and classes in Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2 (For a newer version of this tutorial, see Python 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 Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class met...
Python 2.2 license Python 2.2 license This is the official license for the Python 2.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 the Corp...
Linux RPMs for Python 2.2 <h1>Linux RPMs for Python 2.2</h1> <p><b><font color="darkgreen">--- New: now up-to-date for 2.2 final! ---</font></b> <!-- <p><font color="red">These are for the <b>2.2</b> release. Sorry.</font> --> <p>Made available by Sean Reifschneider. <h4>New in this version (2.2-2)</h4> <ul> <p><li>It includes a "-docs" package which i...
Python 2.2.1 Python 2.2.1 Note: See Python 2.2.3 for a patch release which supersedes 2.2.1. 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.2, there's a patch available from the security advisory page. We are pleased to announce the release o...
Known bugs in Python 2.2.1 <h2>Known bugs in Python 2.2.1</h2> <p>This page now exists only to clarify incompatibilities between Python version 2.2[.x] and versions before 2.2. <h3>Incompatibilities between Python 2.1[.x] and Python 2.2[.x]</h3> <p>The following visible differences between Python 2.2 and previous versions are intentional. <ul> <p><li>Not everything is listed here; for the full list see the <a href="http://cvs.source...
Unifying types and classes in Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2.1 (For a newer version of this tutorial, see Python 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 metho...
Python 2.2.1 license Python 2.2.1 license This is the official license for the Python 2.2.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...
MacPython 2.2.1 <h1>MacPython 2.2.1</h1> <p>Made available by Jack Jansen. <p>All files are also available from Jack's <a href="http://www.cwi.nl/~jack/macpython.html">MacPython page</a>, which you should visit anyway (even if you get the files from here). <p>You should probably read the <a href="../macnews.txt">Macintosh specific release notes</a> as well as the <a href="../NEWS.txt">general ones<a/&g...
Linux RPMs for Python 2.2.1 <h1>Linux RPMs for Python 2.2.1</h1> <!-- <p><font color="red">These are for the <b>2.2</b> release. Sorry.</font> --> <p>Except where noted, these RPMs are made available by Sean Reifschneider (<a href="mailto:jafo-rpms@tummy.com">jafo-rpms@tummy.com</a>). <h3>Having Problems?</h3> If you are having problems, please see the <a href="#FAQ">RPM Fr...
Python 2.2.2 Python 2.2.2 Note: See Python 2.2.3 for a patch release which supersedes 2.2.2. 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.2, there's a patch available from the security advisory page. We are pleased to announce the release...
Incompatibilities between Python 2.1[.x] and 2.2[.x] <h3>Incompatibilities between Python 2.1[.x] and Python 2.2[.x]</h3> <p>The following visible differences between Python 2.2 and previous versions are intentional. <ul> <p><li>Not listed here are various deprecated modules and features that may issue warnings: the warnings shouldn't affect the correct execution of your program, and they can be disabled with a command line option or programmatically; see th...
Unifying types and classes in Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2.2 (For a newer version of this tutorial, see Python 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 metho...
Python 2.2.2 license Python 2.2.2 license This is the official license for the Python 2.2.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...
Linux RPMs for Python 2.2.2 <h1>Linux RPMs for Python 2.2.2</h1> <p>Except where noted, these RPMs are made available by Sean Reifschneider (<a href="mailto:jafo-rpms@tummy.com">jafo-rpms@tummy.com</a>). <h3>Having Problems?</h3> If you are having problems, please see the <a href="#FAQ">RPM Frequently Asked Questions</a> section at the end of this document for possible solutions. <h3>RPMs For Other Platform...
If you didn't find what you need, try your search in the Python language documentation.