ClientSet.lookupClient()
# - - - C l i e n t S e t . l o o k u p C l i e n t def lookupClient ( self, hostName ): '''Find a client by host name. ''' return self.__clientMap[hostName]