Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dstructseq.c372 structseq_reduce(PyStructSequence* self) in structseq_reduce() function
430 {"__reduce__", (PyCFunction)structseq_reduce,