Exemplo n.º 1
0
def main():
    my_server = WebServer("127.0.0.1", 8008)
    my_server.serve_web()