Feature or enhancement Python ships a fixed set of built-in codecs. When the system locale uses an encoding none of them covers, codecs.lookup() / str.encode() / bytes.decode() raise LookupError: ...
There was an error while loading. Please reload this page.