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 python-dev
Recipients Trundle, draghuram, eric.araujo, giampaolo.rodola, neologix, pitrou, python-dev, r.david.murray, tarek, techtonik, vstinner
Date 2012-01-30.21:11:21
SpamBayes Score 0.0179688
Marked as misclassified No
Message-id <E1RryVU-0005yI-1o@dinsdale.python.org>
In-reply-to
Content
New changeset 80ddbd822227 by Antoine Pitrou in branch 'default':
Issue #8828: Add new function os.replace(), for cross-platform renaming with overwriting.
http://hg.python.org/cpython/rev/80ddbd822227
History
Date User Action Args
2012-01-30 21:11:22python-devsetrecipients: + python-dev, pitrou, vstinner, draghuram, techtonik, giampaolo.rodola, tarek, eric.araujo, r.david.murray, Trundle, neologix
2012-01-30 21:11:21python-devlinkissue8828 messages
2012-01-30 21:11:21python-devcreate