commit | 424246fbf3953ccdb3b34961db007a453873a3ea | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat May 12 19:02:01 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat May 12 19:02:01 2012 +0200 |
tree | 64fc5c2f67d12ae1ca24201d0569748f7df9352b | |
parent | 4d688e3275d5a10e2321571392cdc31945bb8a89 [diff] |
Issue #14082: shutil.copy2() now copies extended attributes, if possible. Patch by Hynek Schlawack.