Lines Matching refs:array_reconstructor
67 * case, the array_reconstructor mechanism is bypassed completely, and
2119 static PyObject *array_reconstructor = NULL;
2124 if (array_reconstructor == NULL) {
2128 array_reconstructor = _PyObject_GetAttrId(
2132 if (array_reconstructor == NULL)
2165 * coercing unicode objects to bytes in array_reconstructor.
2186 "O(OCiN)O", array_reconstructor, Py_TYPE(self), typecode,