Skip to content

Commit a171122

Browse files
committed
Add import collections
1 parent 9fc34d0 commit a171122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_socket.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from test.support.import_helper import ensure_lazy_imports
88
import _thread as thread
99
import array
10+
import collections
1011
import contextlib
1112
import errno
1213
import gc

0 commit comments

Comments
 (0)