Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Darraymodule.c1465 array_fromunicode(arrayobject *self, PyObject *args) in array_fromunicode() function
1618 {"fromunicode", (PyCFunction)array_fromunicode, METH_VARARGS,