Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcStringIO.c727 static struct PyMethodDef IO_methods[] = { variable
756 m = Py_InitModule4("cStringIO", IO_methods, in initcStringIO()