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 brian.curtin, chris.jerdonek, jeremy.kloth, jkloth, loewis, ncoghlan, pitrou, python-dev, tim.golden
Date 2012-08-13.22:27:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Wws4g3ZFczPt2@mail.python.org>
In-reply-to
Content
New changeset c863dadc65eb by Brian Curtin in branch '2.7':
Fix #15496. Add directory removal helpers to make Windows tests more reliable. Patch by Jeremy Kloth
http://hg.python.org/cpython/rev/c863dadc65eb
History
Date User Action Args
2012-08-13 22:27:16python-devsetrecipients: + python-dev, loewis, ncoghlan, pitrou, tim.golden, jkloth, brian.curtin, jeremy.kloth, chris.jerdonek
2012-08-13 22:27:16python-devlinkissue15496 messages
2012-08-13 22:27:16python-devcreate