You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
It only contains 4 functions (2 before 3.12).tty.setcbreak() is only used inpydoc (and this case seems is not tested),tty.setraw() is only used inpty and tests mock it. So, thetty module is not tested, neither directly, nor indirectly.