Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e698cd5 + e3bdcf4 commit c20566cCopy full SHA for c20566c
1 file changed
Lib/test/test_tarfile.py
@@ -351,6 +351,7 @@ def test_extract_hardlink(self):
351
finally:
352
tar.close()
353
354
+ @support.skip_unless_symlink
355
def test_extractall(self):
356
# Test if extractall() correctly restores directory permissions
357
# and times (see issue1735).
0 commit comments