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 barry, chris.jerdonek, eng793, eric.araujo, giampaolo.rodola, hynek, jwilk, larry, pitrou, python-dev, serhiy.storchaka
Date 2012-12-10.11:07:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YKhLr3Jv6zMQq@mail.python.org>
In-reply-to
Content
New changeset 2d953d47d634 by Hynek Schlawack in branch '3.2':
#15872: Be flexible with appending *.* in shutil.rmtree test case
http://hg.python.org/cpython/rev/2d953d47d634

New changeset edb747c6c479 by Hynek Schlawack in branch '3.3':
#15872: Be flexible with appending *.* in shutil.rmtree test case
http://hg.python.org/cpython/rev/edb747c6c479

New changeset a0a25ffdec9d by Hynek Schlawack in branch 'default':
#15872: Be flexible with appending *.* in shutil.rmtree test case
http://hg.python.org/cpython/rev/a0a25ffdec9d
History
Date User Action Args
2012-12-10 11:07:01python-devsetrecipients: + python-dev, barry, pitrou, larry, giampaolo.rodola, jwilk, eric.araujo, chris.jerdonek, hynek, serhiy.storchaka, eng793
2012-12-10 11:07:01python-devlinkissue15872 messages
2012-12-10 11:07:00python-devcreate