Python logo

上一主题

pickletools --- Tools for pickle developers

下一主题

msvcrt --- Useful routines from the MS VC++ runtime

This page

  • Report a bug
  • Show source

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.13.6 Documentation »
  • The Python Standard Library »
  • MS Windows Specific Services
  • |
  • |

MS Windows Specific Services¶

This chapter describes modules that are only available on MS Windows platforms.

  • msvcrt --- Useful routines from the MS VC++ runtime
    • File Operations
    • Console I/O
    • Other Functions
  • winreg --- Windows registry access
    • Functions
    • Constants
      • HKEY_* Constants
      • Access Rights
        • 64-bit Specific
      • Value Types
    • Registry Handle Objects
  • winsound --- Sound-playing interface for Windows

上一主题

pickletools --- Tools for pickle developers

下一主题

msvcrt --- Useful routines from the MS VC++ runtime

This page

  • Report a bug
  • Show source
«

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.13.6 Documentation »
  • The Python Standard Library »
  • MS Windows Specific Services
  • |
  • |
© 版权所有 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 8月 10, 2025 (17:00 UTC). Found a bug?
由 Sphinx 8.2.3创建。