Ben Finney added the comment:

It has been pointed out that `tempfile.mktemp` does in fact access the 
filesystem, to query whether the entry exists.

So this request would be best met by exposing a simple “get a new return value 
from the `tempfile._RandomNameSequence` instance” function.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26362>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to