diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
| commit | 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch) | |
| tree | 158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/python~3.12/library%2Fwindows.html | |
| parent | 9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff) | |
| download | dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip | |
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/python~3.12/library%2Fwindows.html')
| -rw-r--r-- | devdocs/python~3.12/library%2Fwindows.html | 10 |
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"> - © 2001–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> |
