Home
last modified time | relevance | path

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

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