MCPcopy Create free account
hub / github.com/Trevato/CSGOMLBot / EncodedFile

Function EncodedFile

ClientGather/list/Lib/codecs.py:906–940  ·  view source on GitHub ↗

Return a wrapped version of file which provides transparent encoding translation. Data written to the wrapped file is decoded according to the given data_encoding and then encoded to the underlying file using file_encoding. The intermediate data type will us

(file, data_encoding, file_encoding=None, errors='strict')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

codecs.pyFile · 0.85

Calls 2

lookupFunction · 0.85
StreamRecoderClass · 0.85

Tested by

no test coverage detected