Logo

Previous topic

formatter — Generic output formatting

Next topic

msilib — Read and write Microsoft Installer files

This Page

  • Report a Bug
  • Show Source

Navigation

  • index
  • modules |
  • next |
  • previous |
  • python logo
  • Python »
  • 3.9.2 Documentation »
  • The Python Standard Library »
  • |

MS Windows Specific Services¶

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

  • msilib — Read and write Microsoft Installer files
    • Database Objects
    • View Objects
    • Summary Information Objects
    • Record Objects
    • Errors
    • CAB Objects
    • Directory Objects
    • Features
    • GUI classes
    • Precomputed tables
  • 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

formatter — Generic output formatting

Next topic

msilib — Read and write Microsoft Installer files

This Page

  • Report a Bug
  • Show Source

Navigation

  • index
  • modules |
  • next |
  • previous |
  • python logo
  • Python »
  • 3.9.2 Documentation »
  • The Python Standard Library »
  • |
© Copyright 2001-2023, 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.

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

Last updated on Apr 29, 2023. Found a bug?
Created using Sphinx 2.4.4.