Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c7093 ContainerNoGC_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in ContainerNoGC_new() function
7129 .tp_new = ContainerNoGC_new,