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 pitrou
Recipients Arfrever, Yury.Selivanov, benjamin.peterson, gvanrossum, larry, neologix, pitrou, python-dev, r.david.murray, rosslagerwall, serhiy.storchaka
Date 2012-06-23.16:49:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340470158.01.0.238129832632.issue14626@psf.upfronthosting.co.za>
In-reply-to
Content
The `rmdir` argument to unlink() looks completely crazy to me. Instead rmdir() should be called when one wants to rmdir() a fd.
History
Date User Action Args
2012-06-23 16:49:18pitrousetrecipients: + pitrou, gvanrossum, larry, benjamin.peterson, Arfrever, r.david.murray, neologix, Yury.Selivanov, rosslagerwall, python-dev, serhiy.storchaka
2012-06-23 16:49:18pitrousetmessageid: <1340470158.01.0.238129832632.issue14626@psf.upfronthosting.co.za>
2012-06-23 16:49:17pitroulinkissue14626 messages
2012-06-23 16:49:17pitroucreate