Open an encoded file using the given mode and return a wrapped version providing transparent encoding/decoding. Note: The wrapped version will only accept the object format defined by the codecs, i.e. Unicode objects for most builtin codecs. Output is also codec dep
(filename, mode='rb', encoding=None, errors='strict', buffering=1)
source not stored for this graph (policy: none)