Searched refs:PySys_ResetWarnOptions (Results 1 - 6 of 6) sorted by relevance

/external/python/cpython2/Include/
H A Dsysmodule.h22 PyAPI_FUNC(void) PySys_ResetWarnOptions(void);
/external/python/cpython3/Include/
H A Dsysmodule.h28 PyAPI_FUNC(void) PySys_ResetWarnOptions(void);
/external/python/cpython2/Modules/
H A Dmain.c291 PySys_ResetWarnOptions();
/external/python/cpython3/Modules/
H A Dmain.c400 PySys_ResetWarnOptions();
/external/python/cpython2/Python/
H A Dsysmodule.c1024 PySys_ResetWarnOptions(void) function
/external/python/cpython3/Python/
H A Dsysmodule.c1470 PySys_ResetWarnOptions(void) function

Completed in 148 milliseconds