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 782c99d commit 62855fdCopy full SHA for 62855fd
Lib/test/test_httpservers.py
@@ -3,7 +3,7 @@
3
Written by Cody A.W. Somerville <[email protected]>,
4
Josip Dzolonga, and Michael Otteneder for the 2007/08 GHOP contest.
5
"""
6
-from collections import OrderedDict
+
7
from http.server import BaseHTTPRequestHandler, HTTPServer, HTTPSServer, \
8
SimpleHTTPRequestHandler
9
from http import server, HTTPStatus
0 commit comments