tempdir is being migrated to tempfile, so we should use tempfile. We could also add a `FileTmp` object, which I think is useful.
tempdir is being migrated to tempfile, so we should use tempfile.
We could also add a
FileTmpobject, which I think is useful.