Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dshutil.py77 class RegistryError(Exception): class
1165 raise RegistryError(msg % (extension,
/third_party/python/Lib/test/
H A Dtest_shutil.py22 register_unpack_format, RegistryError,
1706 self.assertRaises(RegistryError, register_unpack_format, 'Boo2',

Completed in 6 milliseconds