Searched refs:UnixHTTPServer (Results 1 – 1 of 1) sorted by relevance
202 class UnixHTTPServer(socketserver.UnixStreamServer, HTTPServer): class210 class UnixWSGIServer(UnixHTTPServer, WSGIServer):215 UnixHTTPServer.server_bind(self)