Remove a temporary directory.
Temporary files are removed by closing them. Directories are removed by calling this function. They are also removed when the program ends normally.
- Parameters
-
name | The name of the directory, as returned by write_temp. |
- Returns
- None.
Definition at line 910 of file fhs.py.