Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/logging/
Dconfig.py161 def _handle_existing_loggers(existing, child_loggers, disable_existing): argument
182 def _install_loggers(cp, handlers, disable_existing): argument