Home | History | Annotate | Download | only in pexpect

Lines Matching full:getattr

1501         TIOCGWINSZ = getattr(termios, 'TIOCGWINSZ', 1074295912)
1522 TIOCSWINSZ = getattr(termios, 'TIOCSWINSZ', -2146929561)