Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a03c77 commit 88a2074Copy full SHA for 88a2074
Doc/tools/templates/download.html
@@ -12,8 +12,7 @@ <h1>Download Python {{ release }} Documentation</h1>
12
{% if last_updated %}<p><b>Last updated on: {{ last_updated }}.</b></p>{% endif %}
13
14
<p>To download an archive containing all the documents for this version of
15
-Python in one of various formats, follow one of links in this table. The numbers
16
-in the table are the size of the download files in megabytes.</p>
+Python in one of various formats, follow one of links in this table.</p>
17
18
<table class="docutils">
19
<tr><th>Format</th><th>Packed as .zip</th><th>Packed as .tar.bz2</th></tr>
0 commit comments