Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/logging/
Dconfig.py464 def configure_custom(self, config): member in BaseConfigurator
653 result = self.configure_custom(config)
663 result = self.configure_custom(config)
679 result = self.configure_custom(config)
/external/python/cpython2/Lib/logging/
Dconfig.py469 def configure_custom(self, config): member in BaseConfigurator
659 result = self.configure_custom(config)
669 result = self.configure_custom(config)
679 result = self.configure_custom(config)