Searched defs:captureWarnings (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/logging/ | ||
D | __init__.py | 1737 def captureWarnings(capture): function |
/external/python/cpython3/Lib/logging/ | ||
D | __init__.py | 2100 def captureWarnings(capture): function |