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.14:09:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342447794.14.0.488343151787.issue1492704@psf.upfronthosting.co.za>
In-reply-to
Content
Well, I happy to improve patch. 

But, on Linux and Windows, shutil.move() does not raise any exception if source and destination are identical. If we change the behavior, I'm afraid we would break a lot of existing applications.
History
Date User Action Args
2012-07-16 14:09:54ishimotosetrecipients: + ishimoto, nnorwitz, anthonybaxter, zooko, pitrou, tarek, eric.araujo, BreamoreBoy, gennad, hynek
2012-07-16 14:09:54ishimotosetmessageid: <1342447794.14.0.488343151787.issue1492704@psf.upfronthosting.co.za>
2012-07-16 14:09:53ishimotolinkissue1492704 messages
2012-07-16 14:09:53ishimotocreate