Éric Araujo <[email protected]> added the comment: > copy2() claims to work like "cp -p" It probably does, for a behavior of “cp -p” that predates extended attributes <wink>.
Do you think the best way is to always copy xattrs, add a new parameter, add a new copy function? ---------- nosy: +eric.araujo title: shutil doesn't support extended attributes -> shutil doesn't copy extended attributes _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14082> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
