Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/logging/
Dconfig.py86 _install_loggers(cp, handlers, disable_existing_loggers)
183 def _install_loggers(cp, handlers, disable_existing_loggers): function
/external/python/cpython3/Lib/logging/
Dconfig.py80 _install_loggers(cp, handlers, disable_existing_loggers)
182 def _install_loggers(cp, handlers, disable_existing): function