Searched refs:UnixHTTPServer (Results 1 – 1 of 1) sorted by relevance
213 class UnixHTTPServer(socketserver.UnixStreamServer, HTTPServer): class221 class UnixWSGIServer(UnixHTTPServer, WSGIServer):226 UnixHTTPServer.server_bind(self)