]> granicus.if.org Git - python/commit
#17076: Make copying of xattrs more permissive of missing FS support
authorHynek Schlawack <hs@ox.cx>
Tue, 5 Feb 2013 07:25:24 +0000 (08:25 +0100)
committerHynek Schlawack <hs@ox.cx>
Tue, 5 Feb 2013 07:25:24 +0000 (08:25 +0100)
commit4cd7b9c3e942b8afdbd41df16837fc09b5fb8993
tree96425a840b98cbd0ff1fa76378bafdabfae438f1
parent1f0044c473e8fb10b3f7ec7624b08a9ee44e642f
parent0beab058dd431a7c0d62cfc50d8503616e01fd17
#17076: Make copying of xattrs more permissive of missing FS support

Patch by Thomas Wouters.
Lib/shutil.py
Lib/test/test_shutil.py
Misc/NEWS