mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-22 11:02:07 +08:00
<https://docs.python.org/2/library/tty.html> > ... requires the termios module ... <https://docs.python.org/2/library/termios.html#module-termios> > All functions in this module take a file descriptor fd as their first > argument. This can be an integer file descriptor ... or a file object,