mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Minor tweaking of previous r78734, and add a NEWS entry.
This commit is contained in:
parent
dc1531c5c4
commit
985478dbbb
5 changed files with 61 additions and 52 deletions
|
|
@ -178,7 +178,7 @@ class TestNtpath(unittest.TestCase):
|
|||
|
||||
|
||||
class NtCommonTest(test_genericpath.CommonTest):
|
||||
path = ntpath
|
||||
pathmodule = ntpath
|
||||
attributes = ['relpath', 'splitunc']
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue