Logo

Previous topic上一个主题

pickletools — Tools for pickle developers

Next topic下一个主题

msvcrt — Useful routines from the MS VC++ runtime

Navigation导航

  • index索引
  • modules模块 |
  • next下一主题 |
  • previous上一主题 |
  • python logo
  • Python »
  • 3.10.4 Documentation文档 »
  • The Python Standard LibraryPython标准库 »
  • 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

Previous topic上一个主题

pickletools — Tools for pickle developers

Next topic下一个主题

msvcrt — Useful routines from the MS VC++ runtime