MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / test

Function test

Lib/BaseHTTPServer.py:579–599  ·  view source on GitHub ↗

Test the HTTP request handler class. This runs an HTTP server on port 8000 (or the first command line argument).

(HandlerClass = BaseHTTPRequestHandler,
         ServerClass = HTTPServer, protocol="HTTP/1.0")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

BaseHTTPServer.pyFile · 0.70

Calls 1

serve_foreverMethod · 0.45

Tested by

no test coverage detected