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

Lines Matching full:makefile

339             self.fp = sock.makefile('rb')
346 self.fp = sock.makefile('rb', 0)
1128 self.file = self._conn.sock.makefile('rb', 0)