Searched refs:array_array_fromunicode (Results 1 – 1 of 1) sorted by relevance
380 {"fromunicode", (PyCFunction)array_array_fromunicode, METH_O, array_array_fromunicode__doc__},386 array_array_fromunicode(arrayobject *self, PyObject *arg) in array_array_fromunicode() function