Home
last modified time | relevance | path

Searched refs:WarningsRecorder (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/support/
Dwarnings_helper.py54 class WarningsRecorder(object): class
160 yield WarningsRecorder(w)
/third_party/python/Doc/library/
Dtest.rst1676 .. class:: WarningsRecorder()