Home
last modified time | relevance | path

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

/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