We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a964a0 commit 775cdd5Copy full SHA for 775cdd5
Lib/test/test_ntpath.py
@@ -6,8 +6,7 @@
6
import sys
7
import unittest
8
import warnings
9
-from test.support import cpython_only, os_helper
10
-from test.support import TestFailed
+from test.support import TestFailed, cpython_only, os_helper
11
from test.support.os_helper import FakePath
12
from test import test_genericpath
13
from tempfile import TemporaryFile
0 commit comments