]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.7] Clarify the download unit in the download section (GH-13122) (GH-13130)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 May 2019 19:32:52 +0000 (12:32 -0700)
committerGitHub <noreply@github.com>
Mon, 6 May 2019 19:32:52 +0000 (12:32 -0700)
(cherry picked from commit e9b49d1b4eec21f2da838db3360f6458cf648c36)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
Doc/tools/templates/download.html

index 1a99b18bbb268ec38d36232da015697590bf7ba1..d9364d6ced729f18d9d53b4292545f3bce5464d0 100644 (file)
@@ -12,8 +12,7 @@
 {% if last_updated %}<p><b>Last updated on: {{ last_updated }}.</b></p>{% endif %}
 
 <p>To download an archive containing all the documents for this version of
-Python in one of various formats, follow one of links in this table. The numbers
-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>
 
 <table class="docutils">
   <tr><th>Format</th><th>Packed as .zip</th><th>Packed as .tar.bz2</th></tr>