Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c15426 unicodeiter_reduce(unicodeiterobject *it) in unicodeiter_reduce() function
15462 {"__reduce__", (PyCFunction)unicodeiter_reduce, METH_NOARGS,