Home
last modified time | relevance | path

Searched refs:module_set_annotations (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dmoduleobject.c918 module_set_annotations(PyModuleObject *m, PyObject *value, void *Py_UNUSED(ignored)) in module_set_annotations() function
949 {"__annotations__", (getter)module_get_annotations, (setter)module_set_annotations},

Completed in 2 milliseconds