Remove mention of WinZip.

This commit is contained in:
Georg Brandl 2008-01-06 17:33:23 +00:00
parent 68f4990b6f
commit acffb90132

View File

@ -24,11 +24,8 @@ best compression and fastest download times.</p>
<p>Windows users can use the ZIP archives since those are customary on that
platform. These are created on Unix using the InfoZIP zip program. They may be
unpacked using the free WiZ tool (from the InfoZIP developers) or the
proprietary <a href="http://www.winzip.com">WinZip 7.0</a> tool. Many other
tools for handling ZIP archives are available; any of them should work. WinZip
can also handle the gzipped tar archives if needed, but be careful that the
filenames may be mangled if you download these using a Web browser.</p>
unpacked using the free WiZ tool (from the InfoZIP developers) or any other
tool for handling ZIP archives; any of them should work.</p>
<p>Note that the .tar.bz2 files are smaller than the other archives; Windows
users may want to install the bzip2 tools on their systems as well. Windows
@ -53,4 +50,4 @@ version 6.0 is not yet available on Unix platforms.</p>
<p>If you have comments or suggestions for the Python documentation, please send
email to <a href="docs@python.org">docs@python.org</a>.</p>
{% endblock %}
{% endblock %}