Home | History | Annotate | Download | only in python2.7

Lines Matching refs:BufferedIOBase

501 class ZipExtFile(io.BufferedIOBase):
570 return io.BufferedIOBase.readline(self, limit)