R. David Murray <rdmur...@bitdance.com> added the comment: This is true on trunk and py3k as well. 2.5 is in security fix only mode, so I've removed it from the versions list.
Since mkstemp does return in the absolute path in this case, I think this is a code rather than a documentation bug. However, changing it would be backward incompatible, so it may not be possible to fix it in 2.6 and 3.1. ---------- keywords: +easy nosy: +r.david.murray priority: -> normal stage: -> test needed versions: +Python 2.6, Python 2.7, Python 3.1, Python 3.2 -Python 2.5 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7325> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com