Home | History | Annotate | Download | only in pexpect

Lines Matching defs:flush

255                 sys.stdout.flush()
704 self.flush()
715 def flush(self):
886 self.logfile.flush()
889 self.logfile_read.flush()
1002 self.logfile.flush()
1005 self.logfile_send.flush()
1568 # Flush the buffer.
1570 self.stdout.flush()
1609 self.logfile.flush()