commit | 985478dbbb10a03787173720c803b4f36b32529d | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Sat Mar 06 18:52:52 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Sat Mar 06 18:52:52 2010 +0000 |
tree | 6da7cefb571efbe6a31d99bdb84f35d0188fb88b | |
parent | dc1531c5c46fed0b24ed0175b18f8ba6e3762613 [diff] [blame] |
Minor tweaking of previous r78734, and add a NEWS entry.
diff --git a/Lib/test/test_ntpath.py b/Lib/test/test_ntpath.py index d8c576a..a3a22ef 100644 --- a/Lib/test/test_ntpath.py +++ b/Lib/test/test_ntpath.py
@@ -178,7 +178,7 @@ class NtCommonTest(test_genericpath.CommonTest): - path = ntpath + pathmodule = ntpath attributes = ['relpath', 'splitunc']