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

Release Date: April 9, 2002

<i>Note: This is not the most current Python version. See the <a href="/download">download page</a> for a more recent version.</i> </blockquote>

<p>On April 8 2002, we're releasing <b>Python 2.1.3</b> - a bugfix release of <a href="../2.1/">Python 2.1</a>. This release has a small number of critical bug fixes.

<p>This is the final release of <b>Python 2.1.3</b>.

<p>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 bug that caused <a href="http://www.zope.org/">Zope</a> to crash.

<h3>What's New?</h3>

<ul> <p><li>This release has only a couple of bug fixes. This is hopefully because the 2.1.x line is now stable enough that there are very few bugs still lurking. Unlike the 2.1.2 release, there has not been a wholesale attempt to port most bug fixes from the current python code to this release - only critical bugs are being fixed.

<p><li>For the full scoop about this bugfix release, see the <a href="NEWS.txt">release notes</a>.

<p><li>If you're interested in learning what's new in Python 2.1 relative to Python 2.0, see Andrew Kuchling's article <a href="http://www.amk.ca/python/2.1/">What's New in Python 2.1</a>. If you're coming from Python 1.5.2, you might also want to review Andrew's <a href="http://www.amk.ca/python/2.0/">What's New in Python 2.0</a>. Also see the Misc/NEWS file in the source release for an exhaustive list of almost every little detail that changed.

</ul>

<h3>Download the release</h3>

<p><b>Windows</b> users should download Python-2.1.3.exe, the Windows installer, from one of the <a href="#locations">download locations</a> below, run it, and follow the friendly instructions on the screen to complete the installation. Windows users may also be interested in Mark Hammond's <a href= "http://starship.python.net/crew/mhammond/" >win32all</a>, a collection of Windows-specific extensions including COM support and Pythonwin, an IDE built using Windows components.

<p><b>Update (2002/04/23):</b> Windows users should download a new <a href="/ftp/python/2.1.3/UNWISE.EXE">UNWISE.EXE</a> from Wise that fixes a bug which could cause the uninstaller to disappear in some circumstances. Just drop it over the old uninstaller, which will be at <tt>C:Python21UNWISE.EXE</tt> unless you chose a different directory at install time.

<p>Users on <b>other platforms</b> should download the source tarball. You can download Python-2.1.3.tgz, from one of the <a href="#locations">download locations</a> below, and do the usual "gunzip; tar; configure; make" dance.

<h4><a name="locations">Download locations</a></h4>

<ul>

<li>Python.org: <a href="/ftp/python/2.1.3/" >HTTP</a>.

</ul>

<h4><a href="/download/releases/2.1.2/md5sum.py">MD5</a> checksums</h4>

<pre>
a8b04cdc822a6fc833ed9b99c7fba589 <a href="/ftp/python/2.1.3/Python-2.1.3.tgz">Python-2.1.3.tgz</a> (6194432 bytes) fc8020b2be17c098b69368543c5589a9 <a href="/ftp/python/2.1.3/Python-2.1.3.exe">Python-2.1.3.exe</a> (6418289 bytes) 9ae1d572cbd2bfd4e0c4b92ac11387c6 <a href="/ftp/python/2.1.3/UNWISE.EXE">UNWISE.EXE</a> (162304 bytes)

</pre>

<h3>Documentation</h3>

<p>The documentation has been updated too. You can:

<ul> <li><a href="/doc/2.1.3/"

>Browse HTML</a> on-line, or
<li><a href="/ftp/python/doc/2.1.3/"
>Download the HTML documentation</a>.

</ul>

<h3>Bugs and Patches</h3>

<p>To report a bug, always use the SourceForge <a 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.1.3!

Full Changelog

Files

Version Operating System Description MD5 Sum File Size GPG
Gzipped source tarball Source release 9b8dad1d90c1bfebe9b00e77433d4b8a 27.8 MB
Windows installer Windows fc8020b2be17c098b69368543c5589a9 6.1 MB