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

Hynek Schlawack report at bugs.python.org
Thu Jul 19 20:30:07 CEST 2012


Hynek Schlawack <hs at ox.cx> added the comment:

As beta2 has been postponed I have already committed it with some slight modifications.

Re: deriving from Error: It doesn't make any sense to do so but this way we're mostly backward compatible. Changing it to EnvironmentError uncovered the two extra changes I added.

That said, thank you for your contribution and please fill out and send in a contribution form so you get a neat little star next to your name in the bug tracker: http://www.python.org/psf/contrib/

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed
versions: +Python 3.3 -Python 3.4

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


More information about the Python-bugs-list mailing list