Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dshutil.py75 class RegistryError(Exception): class
1117 raise RegistryError(msg % (extension,
/third_party/python/Lib/test/
Dtest_shutil.py22 register_unpack_format, RegistryError,
1646 self.assertRaises(RegistryError, register_unpack_format, 'Boo2',