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 4db245e commit 5089bcdCopy full SHA for 5089bcd
Lib/test/support/socket_helper.py
@@ -2,6 +2,7 @@
2
import errno
3
import socket
4
import unittest
5
+import sys
6
7
from .. import support
8
0 commit comments