Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dtextio.c544 incrementalnewlinedecoder_newlines_get(nldecoder_object *self, void *context) in incrementalnewlinedecoder_newlines_get() function
577 {"newlines", (getter)incrementalnewlinedecoder_newlines_get, NULL, NULL},