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 BreamoreBoy, anthonybaxter, eric.araujo, gennad, hynek, ishimoto, nnorwitz, pitrou, python-dev, tarek, zooko
Date 2012-07-19.18:26:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WdNwX25JxzPCr@mail.python.org>
In-reply-to
Content
New changeset 9e94eb39aaad by Hynek Schlawack in branch 'default':
#1492704: Make shutil.copyfile() raise a distinct SameFileError
http://hg.python.org/cpython/rev/9e94eb39aaad
History
Date User Action Args
2012-07-19 18:26:38python-devsetrecipients: + python-dev, nnorwitz, anthonybaxter, zooko, ishimoto, pitrou, tarek, eric.araujo, BreamoreBoy, gennad, hynek
2012-07-19 18:26:37python-devlinkissue1492704 messages
2012-07-19 18:26:37python-devcreate