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 r.david.murray
Recipients bignose, ethan.furman, georg.brandl, gumnos, r.david.murray, serhiy.storchaka
Date 2017-05-01.11:52:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493639571.02.0.35669809468.issue26362@psf.upfronthosting.co.za>
In-reply-to
Content
You are depending on a non-portable feature of os.rename there, so I'm not convinced this makes a good use case for the Python stdlib.
History
Date User Action Args
2017-05-01 11:52:51r.david.murraysetrecipients: + r.david.murray, georg.brandl, gumnos, ethan.furman, bignose, serhiy.storchaka
2017-05-01 11:52:51r.david.murraysetmessageid: <1493639571.02.0.35669809468.issue26362@psf.upfronthosting.co.za>
2017-05-01 11:52:50r.david.murraylinkissue26362 messages
2017-05-01 11:52:50r.david.murraycreate