Open and read a file :param filename: filename to open and read :param binary: True if the file should be read as binary :return: bytes if binary is True, str otherwise
(filename, binary=True)
source not stored for this graph (policy: none)
no test coverage detected