22. MS Windows Specific Services

From Python PEP

22. MS Windows Specific Services

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

msvcrt   Miscellaneous useful routines from the MS VC++ runtime.
_winreg   Routines and objects for manipulating the Windows registry.
winsound   Access to the sound-playing machinery for Windows.
See About this document... for information on suggesting changes.