right_list Files and subdirectories in b, filtered by hide and ignore.
Path.replace(target) Rename this file or directory to the given target. If target points to an existing file
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
stat.S_ISDOOR(mode) Return non-zero if the mode is from a door.
diff_files Files which are in both a and b, whose contents differ according to the class’s file comparison
filecmp.DEFAULT_IGNORES New in version 3.4.
shutil.unregister_archive_format(name) Remove the archive format name from the list of supported formats.
The modules described in this chapter deal with disk files and directories. For example, there are modules for reading the properties of files, manipulating paths in a portable
PurePath.suffix The file extension of the final component, if any:
Page 8 of 19