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
- Pobieranie kolejnych rzeczy podanych na wejściu i konstruowanie wartości.
- String conversion and formatting
- PyHash API
- Reflection
- Codec registry and support functions
- PyTime C API
- Support for Perf Maps