Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
D_warnings.c97 init_filters(PyInterpreterState *interp) in init_filters() function
137 st->filters = init_filters(interp); in _PyWarnings_InitState()