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 852e6a1 commit 5bc5f57Copy full SHA for 5bc5f57
1 file changed
Lib/test/test_os/test_os.py
@@ -7,7 +7,6 @@
7
import contextlib
8
import decimal
9
import errno
10
-import fnmatch
11
import fractions
12
import itertools
13
import locale
@@ -31,7 +30,6 @@
31
30
import uuid
32
import warnings
33
from test import support
34
-from test.support import import_helper
35
from test.support import os_helper
36
from test.support import socket_helper
37
from test.support import infinite_recursion
0 commit comments