Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dzlibmodule.c1332 static PyType_Spec Comptype_spec = { variable
1421 PyTypeObject *Comptype = (PyTypeObject *)PyType_FromSpec(&Comptype_spec); in PyInit_zlib()