Note: this is an unofficial posting of the official python documentation. So PLEASE DON'T modify the existing text! It will probably just be overwritten and no one will realize you've done it. PLEASE DO add any and all comments at the end of the section they apply to. That's what it's for! |
MS Windows Specific Services
22.1 msvcrt - Useful routines from the MS VC++ runtime
22.1.1 File Operations 22.1.2 Console I/O 22.1.3 Other Functions
22.2 _winreg - Windows registry access 22.2.1 Registry Handle Objects
22.3 winsound -- Sound-playing interface for Windows