diff options
Diffstat (limited to 'Lib/test/test_tools/test_pathfix.py')
| -rw-r--r-- | Lib/test/test_tools/test_pathfix.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_tools/test_pathfix.py b/Lib/test/test_tools/test_pathfix.py index ff61935..aa754bc 100644 --- a/Lib/test/test_tools/test_pathfix.py +++ b/Lib/test/test_tools/test_pathfix.py @@ -2,7 +2,6 @@ import os import subprocess import sys import unittest -from test import support from test.support import os_helper from test.test_tools import scriptsdir, skip_if_missing |
