Python logo

Tema anterior

pickletools — Tools for pickle developers

Próximo tema

msvcrt — Useful routines from the MS VC++ runtime

Esta página

  • Reporta un bug
  • Ver fuente

Navegación

  • índice
  • módulos |
  • siguiente |
  • anterior |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • La biblioteca estándar de Python »
  • Servicios Específicos para MS Windows
  • |
  • |

Servicios Específicos para MS Windows¶

Este capítulo describe los módulos que sólo están disponibles en plataformas MS Windows.

  • msvcrt — Useful routines from the MS VC++ runtime
    • Operaciones con archivos
    • Consola E/S
    • Otras funciones
  • winreg — Windows registry access
    • Funciones
    • Constantes
      • HKEY_* Constantes
      • Access Rights
        • Específico de 64 bits
      • Tipos de valor
    • Objetos de control del registro
  • winsound — Sound-playing interface for Windows

Tema anterior

pickletools — Tools for pickle developers

Próximo tema

msvcrt — Useful routines from the MS VC++ runtime

Esta página

  • Reporta un bug
  • Ver fuente
«

Navegación

  • índice
  • módulos |
  • siguiente |
  • anterior |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • La biblioteca estándar de Python »
  • Servicios Específicos para MS Windows
  • |
  • |
© Copyright 2001-2025, 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.
See History and License for more information.

La Python Software Foundation es una organización sin fines de lucro. Por favor, haga una donación.

Última actualización el may 13, 2025 (06:46 UTC). Found a bug?
Creado usando Sphinx 8.2.3.
OSZAR »