Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsysmodule.c2259 get_warnoptions(PyThreadState *tstate) in get_warnoptions() function
2304 PyObject *warnoptions = get_warnoptions(tstate); in _PySys_AddWarnOptionWithError()