Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Darraymodule.c63 PyObject *str__array_reconstructor; member
2207 state->str__array_reconstructor); in array_array___reduce_ex___impl()
3032 Py_CLEAR(state->str__array_reconstructor); in array_clear()