mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +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
|
||||
import threading
|
||||
import time
|
||||
import socket
|
||||
import unittest
|
||||
import xmlrpclib
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue