Ctrl+K
Logo image Logo image

Site Navigation

  • Using Pythonista
  • App Extensions and Shortcuts
  • The Pythonista URL Scheme
  • Pythonista FAQ
  • What’s New in Pythonista
  • Pythonista Modules
  • Third-Party Modules
  • The Python Tutorial
  • The Python Language Reference
  • The Python Standard Library
  • Glossary
  • What’s New in Python
  • About these documents
  • Copyright
  • History and License

Site Navigation

  • Using Pythonista
  • App Extensions and Shortcuts
  • The Pythonista URL Scheme
  • Pythonista FAQ
  • What’s New in Pythonista
  • Pythonista Modules
  • Third-Party Modules
  • The Python Tutorial
  • The Python Language Reference
  • The Python Standard Library
  • Glossary
  • What’s New in Python
  • About these documents
  • Copyright
  • History and License

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

© Copyright 2001-2023, Python Software Foundation.

Created using Sphinx 5.1.1.