Skip to content

Commit 32cd095

Browse files
authored
Update Lib/test/test_socket.py
1 parent f2cb9b4 commit 32cd095

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
@@ -1,4 +1,5 @@
11
import unittest
2+
import warnings
23
from test import support
34
from test.support import (
45
is_apple, os_helper, refleak_helper, socket_helper, threading_helper,

0 commit comments

Comments
 (0)