merge from 3.1
This commit is contained in:
commit
c20566cdf8
|
@ -351,6 +351,7 @@ class MiscReadTest(CommonReadTest):
|
||||||
finally:
|
finally:
|
||||||
tar.close()
|
tar.close()
|
||||||
|
|
||||||
|
@support.skip_unless_symlink
|
||||||
def test_extractall(self):
|
def test_extractall(self):
|
||||||
# Test if extractall() correctly restores directory permissions
|
# Test if extractall() correctly restores directory permissions
|
||||||
# and times (see issue1735).
|
# and times (see issue1735).
|
||||||
|
|
Loading…
Reference in New Issue