Read at most size bytes from the file (less if the read hits EOF before obtaining size bytes). If the size argument is negative or omitted, read all data until EOF is reached. The bytes are returned as a string object. An empty string is returned when EOF is encounte
(self, n = -1)
source not stored for this graph (policy: none)
no test coverage detected