[issue14082] shutil doesn't copy extended attributes

Hynek Schlawack report at bugs.python.org
Sat May 5 22:34:59 CEST 2012


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

Ok, I've extracted the xattr checker from test_os.py and transformed it into a caching decorator like skip_unless_symlinks.

_copyxattr rename is also done.

----------
Added file: http://bugs.python.org/file25477/copy2-xattr-with-better-protection.diff

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


More information about the Python-bugs-list mailing list