report_full_closure() Print a comparison between a and b and common subdirectories (recursively).
tempfile.gettempprefixb() Same as gettempprefix() but the return value is in bytes.
filecmp.DEFAULT_IGNORES New in version 3.4.
PurePath.with_suffix(suffix) Return a new path with the suffix changed. If the original path doesn’t have a suffix
glob.iglob(pathname, recursive=False) Return an iterator which yields the same values
right_list Files and subdirectories in b, filtered by hide and ignore.
Path.is_fifo() Return True if the path points to a FIFO (or a symbolic link pointing to a FIFO), False
os.path.split(path) Split the pathname path into a pair, (head, tail) where tail is the last
filecmp.cmp(f1, f2, shallow=True) Compare the files named f1 and f2, returning True if they seem
PurePath.suffix The file extension of the final component, if any:
Page 9 of 19