window.getstr([y, x]) Read a string from the user, with primitive line editing capacity.
class io.BufferedIOBase Base class for binary streams that support some kind of buffering. It inherits IOBase.
os.name The name of the operating system dependent module imported. The following names have currently been registered: 'posix'
st_mtime Time of most recent content modification expressed in seconds.
gather() Return the window contents as a string; whether blanks in the window are included is affected by the stripspaces
class time.struct_time The type of the time value sequence returned by gmtime(), localtime(), and
curses.has_colors() Return True if the terminal can display colors; otherwise, return False.
curses.init_color(color_number, r, g, b) Change the definition of a color, taking the number of the color to be changed followed
getvalue() Return
os.setuid(uid) Set the current process’s user id. Availability: Unix.
Page 24 of 67