mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
#17315: merge with 3.3.
This commit is contained in:
commit
dc99e0d396
1 changed files with 1 additions and 0 deletions
|
|
@ -366,6 +366,7 @@ def test_realpath_symlink_loops(self):
|
|||
support.unlink(ABSTFN+"2")
|
||||
support.unlink(ABSTFN+"y")
|
||||
support.unlink(ABSTFN+"c")
|
||||
support.unlink(ABSTFN+"a")
|
||||
|
||||
@unittest.skipUnless(hasattr(os, "symlink"),
|
||||
"Missing symlink implementation")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue