Searched refs:test_handler (Results 1 – 1 of 1) sorted by relevance
7067 class test_handler(SocketServer.DatagramRequestHandler): class7080 server = SocketServer.UnixDatagramServer(sockpath, test_handler)