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 serhiy.storchaka
Recipients ezio.melotti, python-dev, r.david.murray, serhiy.storchaka
Date 2013-01-11.13:09:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357909766.18.0.500742573732.issue15539@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which should fix creating a backup on Windows. Please test it. If test_tools passes on Windows then I'll commit the patch, in contrary case I'll just skip checking of backup on Windows.
History
Date User Action Args
2013-01-11 13:09:26serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, r.david.murray, python-dev
2013-01-11 13:09:26serhiy.storchakasetmessageid: <1357909766.18.0.500742573732.issue15539@psf.upfronthosting.co.za>
2013-01-11 13:09:26serhiy.storchakalinkissue15539 messages
2013-01-11 13:09:25serhiy.storchakacreate