Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpuremodule.c187 pure_pure_printf_with_banner(PyObject* self, PyObject* args) in pure_pure_printf_with_banner() function
828 {"pure_printf_with_banner", pure_pure_printf_with_banner, METH_VARARGS},
842 {"purify_printf_with_banner", pure_pure_printf_with_banner, METH_VARARGS},