Path.rmdir() Remove this directory. The directory must be empty.
right_only Files and subdirectories only in b.
shutil.register_unpack_format(name, extensions, function[, extra_args[, description]]) Registers an unpack format. name
stat.S_ISBLK(mode) Return non-zero if the mode is from a block special device file.
left The directory a.
os.path.getmtime(path) Return the time of last modification of path. The return value is a number giving the number
shutil.disk_usage(path) Return disk usage statistics about the given path as a named tuple
linecache.lazycache(filename, module_globals) Capture enough detail about a non-file-based module to permit getting its lines
class pathlib.PurePosixPath(*pathsegments) A subclass of PurePath, this path flavour represents non-Windows filesystem
os.path.supports_unicode_filenames True if arbitrary Unicode strings can be used as file names (within limitations
Page 12 of 19