st_mtime Time of most recent content modification expressed in seconds.
curses.cbreak() Enter cbreak mode. In cbreak mode (sometimes called “rare” mode) normal tty line buffering is turned off and
os.getresuid() Return a tuple (ruid, euid, suid) denoting the current process’s real, effective, and saved user ids.
os.spawnle(mode, path, ..., env) os.spawnlp(mode, file, ...) os.spawnlpe(mode, file, ..., env)
curses.ascii.isblank(c) Checks for an ASCII whitespace character; space or horizontal tab.
window.getparyx() Return the beginning coordinates of this window relative to its parent window into two integer variables y
curses.has_colors() Return True if the terminal can display colors; otherwise, return False.
os.stat_float_times([newvalue]) Determine whether stat_result represents time stamps as float objects. If newvalue
window.instr([n]) window.instr(y, x[, n]) Return a string of characters, extracted from the window starting at the
st_type File type.
Page 19 of 67