Searched defs:open_with_encoding (Results 1 – 1 of 1) sorted by relevance
32 …def open_with_encoding(filename, mode, encoding, newline=''): # pylint: disable=unused-argument #… function55 open_with_encoding = io.open variable