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

Atsuo Ishimoto report at bugs.python.org
Tue Jul 17 01:03:39 CEST 2012


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

Patch updated.

- SameFileError is reverted to be derived from shutil.Error as original patch.

----------
Added file: http://bugs.python.org/file26406/issue1492704_new_3.patch

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


More information about the Python-bugs-list mailing list