Home
last modified time | relevance | path

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

/third_party/python/Lib/encodings/
D__init__.py40 class CodecRegistryError(LookupError, SystemError): class
125 raise CodecRegistryError('module "%s" (%s) failed to register'
132 raise CodecRegistryError('incompatible codecs in module "%s" (%s)'