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 barry, brett.cannon, christian.heimes, doko, ncoghlan, neologix, pitrou, python-dev, r.david.murray, vstinner
Date 2013-05-20.21:57:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369087069.2536.4.camel@fsol>
In-reply-to <1369087027.27.0.153844699744.issue13146@psf.upfronthosting.co.za>
Content
> IIRC, os.rename() will fail on Windows if the target file already
> exists.

Good point.
History
Date User Action Args
2013-05-20 21:57:56pitrousetrecipients: + pitrou, barry, brett.cannon, doko, ncoghlan, vstinner, christian.heimes, r.david.murray, neologix, python-dev
2013-05-20 21:57:56pitroulinkissue13146 messages
2013-05-20 21:57:56pitroucreate