#!/usr/bin/env python from kademlia.node import Node print "Starting downashpot..." node = Node() print "Shutting down..."