Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Derrors.c719 extern PyObject *PyModule_GetWarningsModule(void);
Dpythonrun.c94 PyModule_GetWarningsModule(void) in PyModule_GetWarningsModule() function
/external/python/cpython2/PC/os2emx/
Dpython27.def1097 "PyModule_GetWarningsModule"
/external/python/cpython3/Doc/whatsnew/
D3.10.rst1822 * Removed the :c:func:`PyModule_GetWarningsModule` function that was useless