Home
last modified time | relevance | path

Searched defs:filterwarnings (Results 1 – 3 of 3) sorted by relevance

/external/python/pybind11/tests/
Dpytest.ini9 filterwarnings = key
/external/python/cpython2/Lib/
Dwarnings.py67 def filterwarnings(action, message="", category=Warning, module="", lineno=0, function
/external/python/cpython3/Lib/
Dwarnings.py130 def filterwarnings(action, message="", category=Warning, module="", lineno=0, function