Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Darraymodule.c.h448 {"fromunicode", (PyCFunction)array_array_fromunicode, METH_O, array_array_fromunicode__doc__},
455 array_array_fromunicode(arrayobject *self, PyObject *arg) in array_array_fromunicode() function