Home | History | Annotate | Download | only in xmlrpc

Lines Matching refs:_Method

1103 class _Method:
1110 return _Method(self.__send, "%s.%s" % (self.__name, name))
1470 return _Method(self.__request, name)