pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
PyCodec_IgnoreErrors
deimos
python
codecs
ignore the unicode error, skipping the faulty input
extern (
C
)
PyObject
*
PyCodec_IgnoreErrors
(
PyObject
*
exc
)
Meta
Source
See Implementation
deimos
python
codecs
functions
PyCodec_BackslashReplaceErrors
PyCodec_Decode
PyCodec_Decoder
PyCodec_Encode
PyCodec_Encoder
PyCodec_IgnoreErrors
PyCodec_IncrementalDecoder
PyCodec_IncrementalEncoder
PyCodec_KnownEncoding
PyCodec_LookupError
PyCodec_NameReplaceErrors
PyCodec_Register
PyCodec_RegisterError
PyCodec_ReplaceErrors
PyCodec_StreamReader
PyCodec_StreamWriter
PyCodec_StrictErrors
PyCodec_XMLCharRefReplaceErrors
_PyCodec_Lookup
ignore the unicode error, skipping the faulty input