os.execlpe(file, arg0, arg1, ..., env) os.execv(path, args) os.execve(path, args, env)
window.noutrefresh() Mark for refresh but wait. This function updates the data structure representing the desired state of the
st_size Size of the file in bytes, if it is a regular file or a symbolic link. The size of a symbolic link is the length of
ctypes.CFUNCTYPE(restype, *argtypes, use_errno=False, use_last_error=False) The returned function prototype creates functions
window.addstr(str[, attr]) window.addstr(y, x, str[, attr]) Paint the string str at (y, x)
os.device_encoding(fd) Return a string describing the encoding of the device associated with fd if it is connected
contents Returns the object to which to pointer points. Assigning to this attribute changes the pointer to point to the assigned
st_rsize Real size of the file.
time.strftime(format[, t]) Convert a tuple or struct_time representing a time as returned by gmtime()
curses.ascii.isupper(c) Checks for an ASCII uppercase letter.
Page 32 of 67