tty module

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf Python standard library module
gptkbp:compatibleWith gptkb:Windows
gptkbp:documentation https://docs.python.org/3/library/tty.html
gptkbp:function terminal control
tcgetattr
tcsetattr
setcbreak
setraw
setting terminal modes
https://www.w3.org/2000/01/rdf-schema#label tty module
gptkbp:introducedIn gptkb:Python_1.5
gptkbp:platform gptkb:Unix
gptkbp:requiresModule gptkb:termios
gptkbp:usedFor putting terminal into cbreak mode
putting terminal into raw mode
gptkbp:bfsParent gptkb:Node.js_APIs
gptkbp:bfsLayer 7