Contents:
_get_version()
__version__
log_decode_error_handler()
_get_version
log_decode_error_handler(err)
log_decode_error_handler
A custom error handler for use when reading files. Removes any
the version of this package.
str
A custom error handler for use when reading files. Removes any characters that cause decoding errors and logs the error.
2-tuple containing replacement for bad chars (an empty string and the position from where encoding should continue.
Tuple[str, int]