Searched refs:incrementalDecoder (Results 1 – 1 of 1) sorted by relevance
964 PyObject *incrementalDecoder = PyObject_CallFunction( in textiowrapper_init() local967 if (incrementalDecoder == NULL) in textiowrapper_init()969 Py_XSETREF(self->decoder, incrementalDecoder); in textiowrapper_init()