Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_logging.py1229 config2b = { variable in ConfigDictTest
1707 self.assertRaises(StandardError, self.apply_config, self.config2b)
/external/python/cpython3/Lib/test/
Dtest_logging.py2273 config2b = { variable in ConfigDictTest
2811 self.assertRaises(Exception, self.apply_config, self.config2b)