Searched defs:test_config1_ok (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_logging.py | 755 def test_config1_ok(self, config=config1): member in ConfigFileTest |
/external/python/cpython3/Lib/test/ | ||
D | test_logging.py | 1448 def test_config1_ok(self, config=config1): member in ConfigFileTest |