Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.12.4 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
    • Parsing arguments
      • Strings and buffers
      • Numbers
      • Other objects
      • API Functions
    • Building values
  • String conversion and formatting
  • PyHash API
  • Reflection
  • Codec registry and support functions
    • Codec lookup API
    • Registry API for Unicode encoding error handlers
  • Support for Perf Maps

Previous topic

Exception Handling

Next topic

Operating System Utilities

This Page

  • Report a Bug
  • Show Source
«

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.12.4 Documentation »
  • Python/C API Reference Manual »
  • Utilities
  • |
© Copyright 2001-2024, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

Last updated on July 09, 2024. Found a bug?
Created using Sphinx 7.2.6.