Volker Braun added the comment:

> When is tempfile.mkdtemp ever missing

It was added in Python 2.3, in the dark ages before that there was only 
tempfile.mktemp. Though I guess we can remove the fallback now...

----------

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

Reply via email to