#!/usr/bin/env python # vim:fileencoding=utf-8 # License: GPL v3 Copyright: 2018, Kovid Goyal from http.server import HTTPServer, SimpleHTTPRequestHandler # noqa