File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -75,16 +75,6 @@ <h1>{% trans %}Download Python {{ dl_version }} documentation{% endtrans %}</h1>
7575See the < a href ="https://docs.python.org/{{ version }}/archives/ "> directory listing</ a >
7676for file sizes.{% endtrans %}</ p >
7777
78- < h2 > {% trans %}Unpacking{% endtrans %}</ h2 >
79-
80- < p > {% trans %}Unix users should download the .tar.bz2 archives; these are bzipped tar
81- archives and can be handled in the usual way using tar and the bzip2
82- program. The < a href ="https://infozip.sourceforge.net "> Info-ZIP</ a > unzip program can be
83- used to handle the ZIP archives if desired. The .tar.bz2 archives provide the
84- best compression and fastest download times.{% endtrans %}</ p >
85-
86- < p > {% trans %}Windows users can use the ZIP archives since those are customary on that
87- platform. These are created on Unix using the Info-ZIP zip program.{% endtrans %}</ p >
8878
8979< h2 > {% trans %}Problems{% endtrans %}</ h2 >
9080{% set bugs = pathto('bugs') %}
You can’t perform that action at this time.
0 commit comments