Searched refs:UnixHTTPServer (Results 1 – 1 of 1) sorted by relevance
214 class UnixHTTPServer(socketserver.UnixStreamServer, HTTPServer): class222 class UnixWSGIServer(UnixHTTPServer, WSGIServer):227 UnixHTTPServer.server_bind(self)