Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_warnings/
D__init__.py110 self.module.resetwarnings()
117 self.module.resetwarnings()
136 self.module.resetwarnings()
145 self.module.resetwarnings()
158 self.module.resetwarnings()
173 self.module.resetwarnings()
193 self.module.resetwarnings()
209 self.module.resetwarnings()
221 self.module.resetwarnings()
258 self.module.resetwarnings()
[all …]
/third_party/python/Lib/
Dwarnings.py195 def resetwarnings(): function
/third_party/python/Doc/library/
Dwarnings.rst36 state by calling :func:`resetwarnings`.
484 .. function:: resetwarnings()
/third_party/python/Doc/whatsnew/
D3.2.rst1016 >>> warnings.resetwarnings() # remove the default warning filters