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, ishimoto, nnorwitz, pitrou, tarek, zooko
Date 2012-07-16.10:28:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342434536.97.0.0604815619671.issue1492704@psf.upfronthosting.co.za>
In-reply-to
Content
Cleaned up the patch.

Gennadiy added a test of shutil.move(), but SameFileError 
will be raised only if shutil.copy() was called. 

Am I missing something?
History
Date User Action Args
2012-07-16 10:28:57ishimotosetrecipients: + ishimoto, nnorwitz, anthonybaxter, zooko, pitrou, tarek, eric.araujo, BreamoreBoy, gennad
2012-07-16 10:28:56ishimotosetmessageid: <1342434536.97.0.0604815619671.issue1492704@psf.upfronthosting.co.za>
2012-07-16 10:28:56ishimotolinkissue1492704 messages
2012-07-16 10:28:56ishimotocreate