Hynek Schlawack <[email protected]> added the comment:

I think the problem is that the xattr decorator checks only the file system 
with TESTFN for xattrs and the shutil functions use real temp files that live 
e.g. under /tmp.

Please try whether this patch helps.

----------
keywords: +patch
Added file: http://bugs.python.org/file25676/test-tmp-for-xattr.diff

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14885>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to