Utilities — Python documentation

From Get docs
Python/docs/2.7/c-api/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.