Searched refs:_structmodule_slots (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _struct.c | 2468 static PyModuleDef_Slot _structmodule_slots[] = { variable 2479 .m_slots = _structmodule_slots, |
Completed in 4 milliseconds