os.execl(path, arg0, arg1, ...) os.execle(path, arg0, arg1, ..., env) os.execlp(file, arg0, arg1, ...)
class curses.textpad.Textbox(win) Return a textbox widget object. The win argument should be a curses WindowObject
ctypes.set_errno(value) Set the current value of the ctypes-private copy of the system
_b_needsfree_ This read-only variable is true when the ctypes data instance has allocated the memory block itself, false otherwise
os.setegid(egid) Set the current process’s effective group id. Availability: Unix.
curses.ascii.isspace(c) Checks for ASCII white-space characters; space, line feed, carriage return, form feed, horizontal tab
os.dup(fd) Return a duplicate of file descriptor fd. The new file descriptor is non-inheritable.
getpass.getuser() Return the “login name” of the user. This function checks the environment
st_gen File generation number.
Panel.bottom() Push the panel to the bottom of the stack.
Page 27 of 67