Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c6443 static PyType_Spec HeapCTypeSubclassWithFinalizer_spec = { variable
6942 &HeapCTypeSubclassWithFinalizer_spec, subclass_with_finalizer_bases); in PyInit__testcapi()