mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
merge from 3.2
This commit is contained in:
commit
2ea72709a3
1 changed files with 1 additions and 0 deletions
|
|
@ -351,6 +351,7 @@ def test_extract_hardlink(self):
|
|||
finally:
|
||||
tar.close()
|
||||
|
||||
@support.skip_unless_symlink
|
||||
def test_extractall(self):
|
||||
# Test if extractall() correctly restores directory permissions
|
||||
# and times (see issue1735).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue