[issue2717] tempfile.mkstempf

Nick Coghlan report at bugs.python.org
Tue Apr 29 14:25:14 CEST 2008


Nick Coghlan <ncoghlan at gmail.com> added the comment:

What does this offer over using NamedTemporaryFile(delete=False)?

----------
nosy: +ncoghlan

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2717>
__________________________________


More information about the Python-bugs-list mailing list