Nick Coghlan <ncogh...@gmail.com> added the comment: To control where mkdtemp() puts files, you could just use the "dir" argument (and you can use tempfile.gettempdir() beforehand if you want that location to be inside the normal temp directory)
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11677> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com