Python stdlib module — pty. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.select()Neutralselect(rlist, wlist, xlist, timeout)
Wait until one or more file descriptors are ready for some kind of I/O.
.tcsetattr()Neutraltcsetattr(fd, when, attributes)
Set the tty attributes for file descriptor fd.
| FQN | Field | |
|---|---|---|
| pty | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import pty