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 vstinner
Recipients Trundle, draghuram, giampaolo.rodola, pitrou, r.david.murray, tarek, techtonik, vstinner
Date 2010-06-07.11:27:06
SpamBayes Score 0.58750683
Marked as misclassified No
Message-id <1275910027.57.0.445764818619.issue8828@psf.upfronthosting.co.za>
In-reply-to
Content
Implementation of "atomic" rename() for Windows in Mercurial:
http://selenic.com/repo/hg/file/tip/mercurial/windows.py
(search for "def rename")
History
Date User Action Args
2010-06-07 11:27:07vstinnersetrecipients: + vstinner, pitrou, draghuram, techtonik, giampaolo.rodola, tarek, r.david.murray, Trundle
2010-06-07 11:27:07vstinnersetmessageid: <1275910027.57.0.445764818619.issue8828@psf.upfronthosting.co.za>
2010-06-07 11:27:06vstinnerlinkissue8828 messages
2010-06-07 11:27:06vstinnercreate