inspecting-codecs/inspecting_codecs
Günter Milde 3138484d1c Use codec queue to replace the "indicated" and "auto" codecs.
"utf-sig" and "declared" codecs now fail, if the encoding
cannot be determined.
A fallback can be specified using the " or " queue delimiter,
e.g, "declared or locale" or "utf-sig or utf-8".
2022-07-24 21:57:55 +02:00
..
__init__.py Use codec queue to replace the "indicated" and "auto" codecs. 2022-07-24 21:57:55 +02:00
declared.py Use codec queue to replace the "indicated" and "auto" codecs. 2022-07-24 21:57:55 +02:00
utf_sig.py Use codec queue to replace the "indicated" and "auto" codecs. 2022-07-24 21:57:55 +02:00