This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yselivanov
Recipients Antony.Lee, yselivanov
Date 2014-01-20.19:47:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390247271.59.0.651729858782.issue20267@psf.upfronthosting.co.za>
In-reply-to
Content
This looks like a bug to me (or we should complain if a relative 'dir' was passed).

I'm attaching a patch that fixes this, although I'm not sure if the unittest I wrote will work on windows.

Moreover, 'mkstemp' and 'mktemp' have the same bug (separate issue for them?)
History
Date User Action Args
2014-01-20 19:47:51yselivanovsetrecipients: + yselivanov, Antony.Lee
2014-01-20 19:47:51yselivanovsetmessageid: <1390247271.59.0.651729858782.issue20267@psf.upfronthosting.co.za>
2014-01-20 19:47:51yselivanovlinkissue20267 messages
2014-01-20 19:47:51yselivanovcreate