Return a wrapped version of file which provides transparent encoding translation. Strings written to the wrapped file are interpreted according to the given data_encoding and then written to the original file as string using file_encoding. The intermediate encoding
(file, data_encoding, file_encoding=None, errors='strict')
source not stored for this graph (policy: none)
no test coverage detected