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

Lines Matching refs:fh

1002         def _readerthread(self, fh, buffer):
1003 buffer.append(fh.read())