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 @@ -78,16 +78,6 @@ <h1>{% trans %}Download Python {{ dl_version }} documentation{% endtrans %}</h1>
7878See the < a href ="https://docs.python.org/{{ version }}/archives/ "> directory listing</ a >
7979for file sizes.{% endtrans %}</ p >
8080
81- < h2 > {% trans %}Unpacking{% endtrans %}</ h2 >
82-
83- < p > {% trans %}Unix users should download the .tar.bz2 archives; these are bzipped tar
84- archives and can be handled in the usual way using tar and the bzip2
85- program. The < a href ="https://infozip.sourceforge.net "> Info-ZIP</ a > unzip program can be
86- used to handle the ZIP archives if desired. The .tar.bz2 archives provide the
87- best compression and fastest download times.{% endtrans %}</ p >
88-
89- < p > {% trans %}Windows users can use the ZIP archives since those are customary on that
90- platform. These are created on Unix using the Info-ZIP zip program.{% endtrans %}</ p >
9181
9282< h2 > {% trans %}Problems{% endtrans %}</ h2 >
9383{% set bugs = pathto('bugs') %}
You can’t perform that action at this time.
0 commit comments