pycore_import.h File Reference

Functions

 PyAPI_FUNC (PyObject *) _PyImport_FindBuiltin(PyThreadState *tstate
 
void _PyImport_Cleanup (PyThreadState *tstate)
 

Variables

const char * name
 

Function Documentation

◆ PyAPI_FUNC()

PyAPI_FUNC ( PyObject )

◆ _PyImport_Cleanup()

void _PyImport_Cleanup ( PyThreadState tstate)

Variable Documentation

◆ name

const char* name