Searched refs:module_get_annotations (Results 1 – 1 of 1) sorted by relevance
842 module_get_annotations(PyModuleObject *m, void *Py_UNUSED(ignored)) in module_get_annotations() function909 {"__annotations__", (getter)module_get_annotations, (setter)module_set_annotations},