Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/support/
D__init__.py905 class WarningsRecorder(object): class
944 yield WarningsRecorder(w)
/external/python/cpython3/Lib/test/support/
D__init__.py1162 class WarningsRecorder(object): class
1201 yield WarningsRecorder(w)
/external/python/cpython2/Doc/library/
Dtest.rst476 .. class:: WarningsRecorder()
/external/python/cpython3/Doc/library/
Dtest.rst1282 .. class:: WarningsRecorder()