exception getopt.GetoptError This is raised when an unrecognized option is found in the argument list or when an option requiring
window.cursyncup() Update the current cursor position of all the ancestors of the window to reflect the current cursor position
os.forkpty() Fork a child process, using a new pseudo-terminal as the child’s controlling terminal. Return a pair of (pid
read1() In BytesIO, this is the same as read().
curses.savetty() Save the current state of the terminal modes in a buffer, usable by resetty().
time.time() Return the time in seconds since the epoch as a floating point number. Note that even though the time is always
time.process_time() Return the value (in fractional seconds) of the sum of the system and user CPU time of the current process
Panel.replace(win) Change the window associated with the panel to the window win.
window.timeout(delay) Set blocking or non-blocking read behavior for the window. If delay is negative, blocking read
os.waitpid(pid, options) The details of this function differ on Unix and Windows. On Unix: Wait
Page 9 of 67