mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
#17315: merge with 3.2.
This commit is contained in:
commit
7b3e571c16
1 changed files with 1 additions and 0 deletions
|
|
@ -423,6 +423,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