summaryrefslogtreecommitdiff
path: root/devdocs/python~3.12/download.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
committerCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
commit82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch)
tree158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/python~3.12/download.html
parent9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff)
downloaddotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz
dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/python~3.12/download.html')
-rw-r--r--devdocs/python~3.12/download.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/devdocs/python~3.12/download.html b/devdocs/python~3.12/download.html
deleted file mode 100644
index c481f71f..00000000
--- a/devdocs/python~3.12/download.html
+++ /dev/null
@@ -1,24 +0,0 @@
- <h1>Download Python 3.12.1 Documentation</h1> <p><b>Last updated on: Jan 05, 2024 (11:42 UTC).</b></p> <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.</p> <table class="docutils"> <tr>
-<th>Format</th>
-<th>Packed as .zip</th>
-<th>Packed as .tar.bz2</th>
-</tr> <tr>
-<td>PDF (US-Letter paper size)</td> <td>
-<a href="archives/python-3.12.1-docs-pdf-letter.zip">Download</a> (ca. 13 MiB)</td> <td>
-<a href="archives/python-3.12.1-docs-pdf-letter.tar.bz2">Download</a> (ca. 13 MiB)</td> </tr> <tr>
-<td>PDF (A4 paper size)</td> <td>
-<a href="archives/python-3.12.1-docs-pdf-a4.zip">Download</a> (ca. 13 MiB)</td> <td>
-<a href="archives/python-3.12.1-docs-pdf-a4.tar.bz2">Download</a> (ca. 13 MiB)</td> </tr> <tr>
-<td>HTML</td> <td>
-<a href="archives/python-3.12.1-docs-html.zip">Download</a> (ca. 9 MiB)</td> <td>
-<a href="archives/python-3.12.1-docs-html.tar.bz2">Download</a> (ca. 6 MiB)</td> </tr> <tr>
-<td>Plain Text</td> <td>
-<a href="archives/python-3.12.1-docs-text.zip">Download</a> (ca. 3 MiB)</td> <td>
-<a href="archives/python-3.12.1-docs-text.tar.bz2">Download</a> (ca. 2 MiB)</td> </tr> <tr>
-<td>EPUB</td> <td>
-<a href="archives/python-3.12.1-docs.epub">Download</a> (ca. 5 MiB)</td> <td></td> </tr> </table> <p>These archives contain all the content in the documentation.</p> <h2>Unpacking</h2> <p>Unix users should download the .tar.bz2 archives; these are bzipped tar archives and can be handled in the usual way using tar and the bzip2 program. The <a href="https://infozip.sourceforge.net">Info-ZIP</a> unzip program can be used to handle the ZIP archives if desired. The .tar.bz2 archives provide the 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 Info-ZIP zip program.</p> <h2>Problems</h2> <p>If you have comments or suggestions for the Python documentation, please send email to <a href="mailto:docs@python.org">docs@python.org</a>.</p> <div class="clearer"></div> <div class="_attribution">
- <p class="_attribution-p">
- &copy; 2001&ndash;2023 Python Software Foundation<br>Licensed under the PSF License.<br>
- <a href="https://docs.python.org/3.12/download.html" class="_attribution-link">https://docs.python.org/3.12/download.html</a>
- </p>
-</div>