class os.stat_result Object whose attributes correspond roughly to the members of the stat structure. It is used
buffer The underlying binary buffer (a BufferedIOBase instance) that TextIOBase deals with. This is
is_symlink() Return True if this entry is a symbolic link (even if broken); return False if the entry
_objects This member is either None or a dictionary containing Python objects that need to be kept alive so that
st_creator Creator of the file.
is_dir(*, follow_symlinks=True) Return True if this entry is a directory or a symbolic link pointing to a directory;
os.pathconf(path, name) Return system configuration information relevant to a named file. name specifies the configuration
os.getloadavg() Return the number of processes in the system run queue averaged over the last 1, 5, and 15 minutes or raises
readinto1() In BytesIO, this is the same as readinto().
os.uname() Returns information identifying the current operating system. The return value is an object with five attributes:
Page 23 of 67