Home | History | Annotate | Download | only in pexpect

Lines Matching defs:isatty

722     def isatty(self):
727 return os.isatty(self.child_fd)