Home
last modified time | relevance | path

Searched refs:stdprinter_noop (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dfileobject.c376 stdprinter_noop(PyStdPrinter_Object *self, PyObject *Py_UNUSED(ignored)) in stdprinter_noop() function
397 {"close", (PyCFunction)stdprinter_noop, METH_NOARGS, ""},
398 {"flush", (PyCFunction)stdprinter_noop, METH_NOARGS, ""},

Completed in 2 milliseconds