Minor tweaking of previous r78734, and add a NEWS entry.

This commit is contained in:
Florent Xicluna 2010-03-06 18:52:52 +00:00
parent dc1531c5c4
commit 985478dbbb
5 changed files with 61 additions and 52 deletions

View file

@ -178,7 +178,7 @@ class TestNtpath(unittest.TestCase):
class NtCommonTest(test_genericpath.CommonTest):
path = ntpath
pathmodule = ntpath
attributes = ['relpath', 'splitunc']