Home | History | Annotate | Download | only in Lib

Lines Matching refs:read1

1935     def read1(self, size=None):
1937 return self._read(size, self._file.read1)