Lines Matching full:openpty
619 parent_fd, child_fd = os.openpty()621 raise ExceptionPexpect("Could not open with os.openpty().")