Python tty Functions

EditRocket provides the following information on tty functions in the Python source code builder.

setcbreak(fd[, when]) - Change the mode of file descriptor fd to cbreak.

setraw(fd[, when]) - Change the mode of the file descriptor fd to raw.