Open OOPMan opened 6 years ago
Right now the tempfile module included in the Python stdlib operates on classic file objects.
tempfile
Looking at the code though, it would be pretty simple to adapt it to work with aiofiles
Right now the
tempfile
module included in the Python stdlib operates on classic file objects.Looking at the code though, it would be pretty simple to adapt it to work with aiofiles