[issue7325] tempfile.mkdtemp() does not return absolute pathname when dir is specified

Antoine Pitrou report at bugs.python.org
Sun Nov 15 22:03:32 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

I think we should be conservative. People may be relying on it *not*
returning an absolute path; besides, the bug itself wasn't a problem in
practice, so backporting the fix doesn't bring any added value.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7325>
_______________________________________


More information about the Python-bugs-list mailing list