Searched refs:CodecRegistryError (Results 1 – 2 of 2) sorted by relevance
46 class CodecRegistryError(LookupError, SystemError): class123 raise CodecRegistryError,\132 raise CodecRegistryError,\
40 class CodecRegistryError(LookupError, SystemError): class125 raise CodecRegistryError('module "%s" (%s) failed to register'132 raise CodecRegistryError('incompatible codecs in module "%s" (%s)'