Adeodato Simó <d...@net.com.org.es> added the comment:

Hello, I see that something akin to my proposed patch was applied, but I
think the order of the arguments to shutil.copymode was reversed in the
process. This function takes (src, dst) as arguments, and we want
permissions to flow backup -> newfile, and not the the other way around.

Thanks already.

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4602>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to