Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpuremodule.c181 pure_pure_printf(PyObject* self, PyObject* args) in pure_pure_printf() function
827 {"pure_printf", pure_pure_printf, METH_VARARGS},
841 {"purify_printf", pure_pure_printf, METH_VARARGS},