right_list Files and subdirectories in b, filtered by hide and ignore.
filecmp.DEFAULT_IGNORES New in version 3.4.
rmtree.avoids_symlink_attacks Indicates whether the current platform and implementation provides a symlink attack resistant
Path.is_fifo() Return True if the path points to a FIFO (or a symbolic link pointing to a FIFO), False
Path.is_file() Return True if the path points to a regular file (or a symbolic link pointing to a regular file)
stat.S_ISDOOR(mode) Return non-zero if the mode is from a door.
stat.S_IFMT(mode) Return the portion of the file’s mode that describes the file type (used by the S_IS*() functions
PurePath.suffix The file extension of the final component, if any:
fileinput.isfirstline() Returns true if the line just read is the first line of its file, otherwise returns false.
shutil.disk_usage(path) Return disk usage statistics about the given path as a named tuple
Page 10 of 19