Searched refs:_showwarnmsg (Results 1 – 6 of 6) sorted by relevance
720 show = self.module._showwarnmsg722 del self.module._showwarnmsg727 self.module._showwarnmsg = show810 show = wmod._showwarnmsg812 del wmod._showwarnmsg820 wmod._showwarnmsg = show
96 def _showwarnmsg(msg): function395 _showwarnmsg(msg)
566 _Py_IDENTIFIER(_showwarnmsg); in call_show_warning()
486 Python/_warnings.c:call_show_warning():PyId__showwarnmsg _Py_IDENTIFIER(_showwarnmsg)
1361 Python/_warnings.c call_show_warning PyId__showwarnmsg variable _Py_IDENTIFIER(_showwarnmsg)
1530 :class:`warnings.WarningMessage`. Add warnings._showwarnmsg() which uses