mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Remove unused imports from previous checkin.
This commit is contained in:
parent
a43c2f845e
commit
1669669f4c
1 changed files with 0 additions and 2 deletions
|
|
@ -68,10 +68,8 @@
|
|||
import sys
|
||||
import time
|
||||
import socket # For gethostbyaddr()
|
||||
import string
|
||||
import mimetools
|
||||
import SocketServer
|
||||
import re
|
||||
|
||||
# Default error message
|
||||
DEFAULT_ERROR_MESSAGE = """\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue