Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcodecs.c391 wrap_codec_error(const char *operation, in wrap_codec_error() function
422 wrap_codec_error("encoding", encoding); in _PyCodec_EncodeInternal()
468 wrap_codec_error("decoding", encoding); in _PyCodec_DecodeInternal()