Home | History | Annotate | Download | only in Lib

Lines Matching defs:_Method

1215 class _Method:

1222 return _Method(self.__send, "%s.%s" % (self.__name, name))
1593 return _Method(self.__request, name)