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