[issue14082] shutil doesn't copy extended attributes

Hynek Schlawack report at bugs.python.org
Sat Feb 25 10:46:05 CET 2012


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

I'd tend to always copy xattrs – it seems that's what the user would expect to happen. A new parameter to _forbid_ it might make sense. However, I feel that there are already enough parameters in place. :-/

----------

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


More information about the Python-bugs-list mailing list