Home
last modified time | relevance | path

Searched refs:_showwarning (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dwarnings.py473 self._showwarning = self._module.showwarning
492 self._module.showwarning = self._showwarning
/third_party/python/Lib/logging/
H A D__init__.py2239 def _showwarning(message, category, filename, lineno, file=None, line=None): function
2269 warnings.showwarning = _showwarning

Completed in 5 milliseconds