Searched refs:py3_PyType_HasFeature (Results 1 – 1 of 1) sorted by relevance
678 py3_PyType_HasFeature(PyTypeObject *type, unsigned long feature) in py3_PyType_HasFeature() function682 # define PyType_HasFeature(t,f) py3_PyType_HasFeature(t,f)