]> granicus.if.org Git - python/commit
- Issue #15238: shutil.copystat now copies Linux "extended attributes".
authorLarry Hastings <larry@hastings.org>
Sun, 15 Jul 2012 00:55:11 +0000 (17:55 -0700)
committerLarry Hastings <larry@hastings.org>
Sun, 15 Jul 2012 00:55:11 +0000 (17:55 -0700)
commitad5ae0456e64036d1f39a15c214c2f394a8fb9c3
tree379c65057bb04c36b9509b44d0a5c9db68758827
parent7c6309c6afebecd9cefe7c547b87cf23abcbe2a3
- Issue #15238: shutil.copystat now copies Linux "extended attributes".
Doc/library/shutil.rst
Lib/shutil.py
Lib/test/test_shutil.py
Misc/NEWS