mirror of
https://github.com/python/cpython.git
synced 2025-07-30 14:44:10 +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
|
@ -56,7 +56,7 @@ class MacPathTestCase(unittest.TestCase):
|
|||
'normpath() returned str instead of unicode')
|
||||
|
||||
class MacCommonTest(test_genericpath.CommonTest):
|
||||
path = macpath
|
||||
pathmodule = macpath
|
||||
|
||||
|
||||
def test_main():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue