Searched refs:THPModule_showConfig (Results 1 – 2 of 2) sorted by relevance
546 static PyObject* THPModule_showConfig(PyObject* module, PyObject* noargs) { in THPModule_showConfig() function1337 {"_show_config", THPModule_showConfig, METH_NOARGS, nullptr},
1117 def _show_config() -> str: ... # THPModule_showConfig