Home
last modified time | relevance | path

Searched refs:uuid_methods (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_uuidmodule.c42 static PyMethodDef uuid_methods[] = { variable
51 .m_methods = uuid_methods,