summaryrefslogtreecommitdiff
path: root/devdocs/python~3.12/library%2Fwindows.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/python~3.12/library%2Fwindows.html')
-rw-r--r--devdocs/python~3.12/library%2Fwindows.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/devdocs/python~3.12/library%2Fwindows.html b/devdocs/python~3.12/library%2Fwindows.html
deleted file mode 100644
index 1d8309da..00000000
--- a/devdocs/python~3.12/library%2Fwindows.html
+++ /dev/null
@@ -1,10 +0,0 @@
- <span id="mswin-specific-services"></span><h1>MS Windows Specific Services</h1> <p>This chapter describes modules that are only available on MS Windows platforms.</p> <ul> <li class="toctree-l1">
-<a class="reference internal" href="msvcrt"><code>msvcrt</code> — Useful routines from the MS VC++ runtime</a><ul> <li class="toctree-l2"><a class="reference internal" href="msvcrt#file-operations">File Operations</a></li> <li class="toctree-l2"><a class="reference internal" href="msvcrt#console-i-o">Console I/O</a></li> <li class="toctree-l2"><a class="reference internal" href="msvcrt#other-functions">Other Functions</a></li> </ul> </li> <li class="toctree-l1">
-<a class="reference internal" href="winreg"><code>winreg</code> — Windows registry access</a><ul> <li class="toctree-l2"><a class="reference internal" href="winreg#functions">Functions</a></li> <li class="toctree-l2">
-<a class="reference internal" href="winreg#constants">Constants</a><ul> <li class="toctree-l3"><a class="reference internal" href="winreg#hkey-constants">HKEY_* Constants</a></li> <li class="toctree-l3">
-<a class="reference internal" href="winreg#access-rights">Access Rights</a><ul> <li class="toctree-l4"><a class="reference internal" href="winreg#bit-specific">64-bit Specific</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="winreg#value-types">Value Types</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="winreg#registry-handle-objects">Registry Handle Objects</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="winsound"><code>winsound</code> — Sound-playing interface for Windows</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/library/windows.html" class="_attribution-link">https://docs.python.org/3.12/library/windows.html</a>
- </p>
-</div>