Searched defs:PartialMountClient (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Demo/rpc/
H A Dmountclient.py76 class PartialMountClient: class in inherits:
163 class TCPMountClient(PartialMountClient, TCPClient):
169 class UDPMountClient(PartialMountClient, UDPClient):

Completed in 138 milliseconds