def __init__(self, request, client_address, server): BaseHTTPRequestHandler.__init__(self, request, client_address, server)