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 f2cb9b4 commit 32cd095Copy full SHA for 32cd095
Lib/test/test_socket.py
@@ -1,4 +1,5 @@
1
import unittest
2
+import warnings
3
from test import support
4
from test.support import (
5
is_apple, os_helper, refleak_helper, socket_helper, threading_helper,
0 commit comments