Good afternoon. I found it odd to use the `tmpnam` function in `get_tmp_name` with the `overwrite` flag. you are looking for a filename that does not exist and only use it with the overwrite parameter. maybe I'm wrong.
Good afternoon.
I found it odd to use the
tmpnamfunction inget_tmp_namewith theoverwriteflag.you are looking for a filename that does not exist and only use it with the overwrite parameter.
maybe I'm wrong.