Charles-François Natali <[email protected]> added the comment: I really like the idea of adding extended attributes copy to shutil.cop2(). However, I'm not convinced that exposing the raw copyxattr() is necessary (I can't really come up with a use case for this).
So I'd suggest make copyxattr() private, and wait until someone asks for the functionality. ---------- _______________________________________ 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
