diff options
author | Hynek Schlawack <hs@ox.cx> | 2012-05-23 09:22:44 (GMT) |
---|---|---|
committer | Hynek Schlawack <hs@ox.cx> | 2012-05-23 09:22:44 (GMT) |
commit | e02ba1031fc1ae1ad095b34f6a07451fb789e23f (patch) | |
tree | 47831164539cb54d2d6a9b4ae8a8391e7ae0e0f8 /Lib/aifc.py | |
parent | e1f107e981398db77b17f9e5f99f6bdda93abcd3 (diff) | |
download | cpython-e02ba1031fc1ae1ad095b34f6a07451fb789e23f.zip cpython-e02ba1031fc1ae1ad095b34f6a07451fb789e23f.tar.gz cpython-e02ba1031fc1ae1ad095b34f6a07451fb789e23f.tar.bz2 |
#14885: Make support.skip_unless_xattr check also tempfile
There is a rare edge case where the filesystem used by the tempfile functions
(usually /tmp) doesn't support xattrs while the one used by TESTFN (the current
directory, so likely to be below /home) does. This causes the xattr related
test_shutil tests fail. skip_unless_xattr now checks both.
I have also added skip_unless_xattr to __all__ where it has been missing.
Diffstat (limited to 'Lib/aifc.py')
0 files changed, 0 insertions, 0 deletions