mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Add missing import.
This commit is contained in:
parent
1f6176e794
commit
12cad204a0
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import httplib
|
||||||
from test import test_support
|
from test import test_support
|
||||||
import threading
|
import threading
|
||||||
import time
|
import time
|
||||||
|
import socket
|
||||||
import unittest
|
import unittest
|
||||||
import xmlrpclib
|
import xmlrpclib
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue