Thanks to visit codestin.com
Credit goes to docs.python.org

This document is for an old version of Python that is no longer supported. You should upgrade, and read the Python documentation for the current stable release.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.6.15 Documentation »
  • The Python Standard Library »
  • |

34. MS Windows Specific Services¶

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

  • 34.1. msilib — Read and write Microsoft Installer files
    • 34.1.1. Database Objects
    • 34.1.2. View Objects
    • 34.1.3. Summary Information Objects
    • 34.1.4. Record Objects
    • 34.1.5. Errors
    • 34.1.6. CAB Objects
    • 34.1.7. Directory Objects
    • 34.1.8. Features
    • 34.1.9. GUI classes
    • 34.1.10. Precomputed tables
  • 34.2. msvcrt — Useful routines from the MS VC++ runtime
    • 34.2.1. File Operations
    • 34.2.2. Console I/O
    • 34.2.3. Other Functions
  • 34.3. winreg — Windows registry access
    • 34.3.1. Functions
    • 34.3.2. Constants
      • 34.3.2.1. HKEY_* Constants
      • 34.3.2.2. Access Rights
        • 34.3.2.2.1. 64-bit Specific
      • 34.3.2.3. Value Types
    • 34.3.3. Registry Handle Objects
  • 34.4. winsound — Sound-playing interface for Windows

Previous topic

33.1. formatter — Generic output formatting

Next topic

34.1. msilib — Read and write Microsoft Installer files

This Page

  • Report a Bug
  • Show Source

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.6.15 Documentation »
  • The Python Standard Library »
  • |
© Copyright 2001-2025, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on Apr 16, 2025. Found a bug?
Created using Sphinx 2.3.1.