mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +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,