Python logo

Föregående titel

Defining extension modules

Nästa titel

Operating System Utilities

Denna sidan

  • Rapportera ett fel
  • Visa källa

Navigering

  • index
  • moduler |
  • nästa |
  • föregående |
  • Python logo
  • Python »
  • 3.14.0 Documentation »
  • Python/C API Reference Manual »
  • Utilities
  • |
  • |

Utilities¶

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
  • Parsing arguments and building values
    • Tolkning av argument
      • Strängar och buffertar
      • Numbers
      • Other objects
      • API Functions
    • Building values
  • String conversion and formatting
  • Character classification and conversion
  • PyHash API
  • Reflection
  • Codec registry and support functions
    • Codec lookup API
    • Registry API for Unicode encoding error handlers
    • Codec utility variables
  • PyTime C API
    • Types
    • Clock Functions
    • Raw Clock Functions
    • Conversion functions
  • Support for Perf Maps

Föregående titel

Defining extension modules

Nästa titel

Operating System Utilities

Denna sidan

  • Rapportera ett fel
  • Visa källa
«

Navigering

  • index
  • moduler |
  • nästa |
  • föregående |
  • Python logo
  • Python »
  • 3.14.0 Documentation »
  • Python/C API Reference Manual »
  • Utilities
  • |
  • |
© Upphovsrätt 2001 Python Software Foundation.
Denna sida är licensierad enligt Python Software Foundation License version 2.
Exempel, recept och annan kod i dokumentationen är dessutom licensierade under Zero Clause BSD-licensen.
Se Historik och licens för mer information.

Python Software Foundation är ett icke-vinstdrivande företag. Donera.

Senast uppdaterad nov. 22, 2025 (06:59 UTC). Har du hittat ett fel?
Skapad med hjälp av Sphinx 8.2.3.