Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.12.11 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

Previous topic

pickletools — Tools for pickle developers

Next topic

msvcrt — Useful routines from the MS VC++ runtime

This Page

  • Report a Bug
  • Show Source
«

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.12.11 Documentation »
  • The Python Standard Library »
  • MS Windows Specific Services
  • |
© Copyright 2001-2025, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

Last updated on June 24, 2025. Found a bug?
Created using Sphinx 8.1.3.