path - File system related utilities¶
filesystem related utilities.
-
class
CurrentDirectory(path)[source]¶ A context manager that allows changing the current directory temporarily.
-
current¶ Return the current directory.
-
-
blasttree(dir_)[source]¶ Remove a directory more stubbornly than
shutil.rmtree().Required on filesystems that do not allow removal of non-writable files