Home
last modified time | relevance | path

Searched refs:InvalidConfigType (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dconfig.py35 class InvalidConfigType(Exception): pass class
265 raise InvalidConfigType('Invalid configType specified')
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_config.py354 with self.assertRaises(config.InvalidConfigType):

Completed in 3 milliseconds