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 Jovik, ivan.radic, paul.moore, python-dev, r.david.murray, tim.golden, zach.ware
Date 2014-05-07.17:08:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gP44s3KcHz7LjT@mail.python.org>
In-reply-to
Content
New changeset 31d63ea5dffa by Tim Golden in branch 'default':
Issue19643 Add an example of shutil.rmtree which shows how to cope with readonly files on Windows
http://hg.python.org/cpython/rev/31d63ea5dffa

New changeset a7560c8f38ee by Tim Golden in branch 'default':
Issue19643 Fix whitespace
http://hg.python.org/cpython/rev/a7560c8f38ee
History
Date User Action Args
2014-05-07 17:08:14python-devsetrecipients: + python-dev, paul.moore, tim.golden, r.david.murray, zach.ware, Jovik, ivan.radic
2014-05-07 17:08:14python-devlinkissue19643 messages
2014-05-07 17:08:14python-devcreate