os.getxattr(path, attribute, *, follow_symlinks=True) Return the value of the extended filesystem attribute attribute
ctypes.FormatError([code]) Windows only: Returns a textual description of the error code code. If no error code is
st_gen File generation number.
do_command(ch) Process a single command keystroke. Here are the supported special keystrokes:
os.setegid(egid) Set the current process’s effective group id. Availability: Unix.
getpass.getuser() Return the “login name” of the user. This function checks the environment
class io.BufferedIOBase Base class for binary streams that support some kind of buffering. It inherits IOBase.
class os.stat_result Object whose attributes correspond roughly to the members of the stat structure. It is used
closed True if the stream is closed.
curses.newpad(nlines, ncols) Create and return a pointer to a new pad data structure with the given number of lines and columns
Page 21 of 67