Searched defs:filterwarnings (Results 1 – 4 of 4) sorted by relevance
| /external/python/setuptools/ |
| D | pytest.ini | 8 filterwarnings= key
|
| /external/python/pybind11/tests/ |
| D | pytest.ini | 12 filterwarnings = key
|
| /external/python/cpython2/Lib/ |
| D | warnings.py | 67 def filterwarnings(action, message="", category=Warning, module="", lineno=0, function
|
| /external/python/cpython3/Lib/ |
| D | warnings.py | 130 def filterwarnings(action, message="", category=Warning, module="", lineno=0, function
|