Skip to content

Commit 32fb546

Browse files
authored
Update server.py
1 parent 1978d23 commit 32fb546

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Lib/http/server.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
"BaseHTTPRequestHandler", "SimpleHTTPRequestHandler",
7070
]
7171

72-
import copy
7372
import datetime
7473
import email.utils
7574
import html
@@ -79,7 +78,6 @@
7978
import mimetypes
8079
import os
8180
import posixpath
82-
import select
8381
import shutil
8482
import socket
8583
import socketserver

0 commit comments

Comments
 (0)