st_type File type.
class io.BufferedIOBase Base class for binary streams that support some kind of buffering. It inherits IOBase.
ctypes.sizeof(obj_or_type) Returns the size in bytes of a ctypes type or instance memory buffer. Does the same as the C sizeof
window.chgat(attr) window.chgat(num, attr) window.chgat(y, x, attr) window
os.sched_getaffinity(pid) Return the set of CPUs the process with PID pid (or the current process if zero) is restricted
window.instr([n]) window.instr(y, x[, n]) Return a string of characters, extracted from the window starting at the
st_gen File generation number.
read(size=-1) Read and return up to size bytes. If the argument is omitted, None, or negative, data is
os.getxattr(path, attribute, *, follow_symlinks=True) Return the value of the extended filesystem attribute attribute
curses.has_colors() Return True if the terminal can display colors; otherwise, return False.
Page 27 of 67