mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +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 @@ class PosixPathTest(unittest.TestCase):
|
|||
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