[issue1492704] distinct error type if shutil.copyfile() fails because of src and dst are the same file

Atsuo Ishimoto report at bugs.python.org
Mon Jul 16 16:19:43 CEST 2012


Atsuo Ishimoto <ishimoto at gembook.org> added the comment:

Ooops, shutil.move() will raise SameFileError if destination is directory. I'll investigate the patch further more.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1492704>
_______________________________________


More information about the Python-bugs-list mailing list