summaryrefslogtreecommitdiff
path: root/devdocs/python~3.12/faq%2Findex.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2024-04-07 13:41:34 -0500
committerCraig Jennings <c@cjennings.net>2024-04-07 13:41:34 -0500
commit754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 (patch)
treef1190704f78f04a2b0b4c977d20fe96a828377f1 /devdocs/python~3.12/faq%2Findex.html
new repository
Diffstat (limited to 'devdocs/python~3.12/faq%2Findex.html')
-rw-r--r--devdocs/python~3.12/faq%2Findex.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/python~3.12/faq%2Findex.html b/devdocs/python~3.12/faq%2Findex.html
new file mode 100644
index 00000000..782599ff
--- /dev/null
+++ b/devdocs/python~3.12/faq%2Findex.html
@@ -0,0 +1,6 @@
+ <span id="faq-index"></span><h1>Python Frequently Asked Questions</h1> <ul> <li class="toctree-l1"><a class="reference internal" href="general">General Python FAQ</a></li> <li class="toctree-l1"><a class="reference internal" href="programming">Programming FAQ</a></li> <li class="toctree-l1"><a class="reference internal" href="design">Design and History FAQ</a></li> <li class="toctree-l1"><a class="reference internal" href="library">Library and Extension FAQ</a></li> <li class="toctree-l1"><a class="reference internal" href="extending">Extending/Embedding FAQ</a></li> <li class="toctree-l1"><a class="reference internal" href="windows">Python on Windows FAQ</a></li> <li class="toctree-l1"><a class="reference internal" href="gui">Graphic User Interface FAQ</a></li> <li class="toctree-l1"><a class="reference internal" href="installed">“Why is Python Installed on my Computer?” FAQ</a></li> </ul> <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/faq/index.html" class="_attribution-link">https://docs.python.org/3.12/faq/index.html</a>
+ </p>
+</div>