[issue14082] shutil doesn't copy extended attributes

Hynek Schlawack report at bugs.python.org
Thu Apr 12 18:22:20 CEST 2012


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

Ok, so I’ve added a function `copyxattr()` and `copy2()` tries to copy all possible namespaces.

Tests pass on Linux and Mac OS X.

----------
keywords: +patch
Added file: http://bugs.python.org/file25194/xattr.diff

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


More information about the Python-bugs-list mailing list