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 ishimoto
Recipients BreamoreBoy, anthonybaxter, eric.araujo, gennad, hynek, ishimoto, nnorwitz, pitrou, tarek, zooko
Date 2012-07-16.13:47:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342446445.49.0.246537401376.issue1492704@psf.upfronthosting.co.za>
In-reply-to
Content
Behavior is not changed at all.

I fixed test_shutil.py to test if SameFileError is raised in
shutil.copy() instead of shutil.move().
History
Date User Action Args
2012-07-16 13:47:25ishimotosetrecipients: + ishimoto, nnorwitz, anthonybaxter, zooko, pitrou, tarek, eric.araujo, BreamoreBoy, gennad, hynek
2012-07-16 13:47:25ishimotosetmessageid: <1342446445.49.0.246537401376.issue1492704@psf.upfronthosting.co.za>
2012-07-16 13:47:24ishimotolinkissue1492704 messages
2012-07-16 13:47:24ishimotocreate