Navigation

  • index
  • modules |
  • suivant |
  • précédent |
  • Python »
  • 3.5.0a3 Documentation »
  • Python/C API Reference Manual »

Utilitaires¶

The functions in this chapter perform various utility tasks, ranging from helping C code be more portable across platforms, using Python modules from C, and parsing function arguments and constructing Python values from C values.

  • Operating System Utilities
  • System Functions
  • Process Control
  • Importing Modules
  • Data marshalling support
  • Analyse des arguments et construction des valeurs
    • Analyse des arguments
      • Chaînes et tampons
      • Les nombres
      • Autres Objets
      • Fonction de l’API
    • Construction des valeurs
  • Conversion et formatage de chaînes
  • Reflection
  • Codec registry and support functions
    • Codec lookup API
    • Registry API for Unicode encoding error handlers

Sujet précédent

Gestion des exceptions

Sujet suivant

Operating System Utilities

Cette Page

  • Report a Bug
  • Show Source

Recherche rapide

Navigation

  • index
  • modules |
  • suivant |
  • précédent |
  • Python »
  • 3.5.0a3 Documentation »
  • Python/C API Reference Manual »
© Copyright 1990-2017, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on mai 23, 2017. Found a bug?
Created using Sphinx 1.6.1.