Home
last modified time | relevance | path

Searched refs:resetwarnings (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython3/Lib/test/test_warnings/
D__init__.py100 self.module.resetwarnings()
107 self.module.resetwarnings()
126 self.module.resetwarnings()
135 self.module.resetwarnings()
148 self.module.resetwarnings()
163 self.module.resetwarnings()
183 self.module.resetwarnings()
199 self.module.resetwarnings()
211 self.module.resetwarnings()
248 self.module.resetwarnings()
[all …]
/external/python/cpython2/Lib/test/
Dtest_warnings.py91 self.module.resetwarnings()
99 self.module.resetwarnings()
107 self.module.resetwarnings()
122 self.module.resetwarnings()
138 self.module.resetwarnings()
150 self.module.resetwarnings()
166 self.module.resetwarnings()
174 self.module.resetwarnings()
193 self.module.resetwarnings()
204 self.module.resetwarnings()
[all …]
Dtest_pep352.py215 warnings.resetwarnings()
/external/python/cpython2/Lib/bsddb/test/
Dtest_early_close.py175 warnings.resetwarnings()
/external/python/cpython2/Lib/
Dwarnings.py116 def resetwarnings(): function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dupdate_mca_test_checks.py38 warnings.resetwarnings()
/external/python/cpython3/Lib/
Dwarnings.py195 def resetwarnings(): function
/external/python/cpython2/Doc/library/
Dwarnings.rst39 state by calling :func:`resetwarnings`.
389 .. function:: resetwarnings()
/external/python/cpython3/Doc/library/
Dwarnings.rst36 state by calling :func:`resetwarnings`.
484 .. function:: resetwarnings()
/external/python/cpython3/Doc/whatsnew/
D3.2.rst1014 >>> warnings.resetwarnings() # remove the default warning filters