Home | History | Annotate | Download | only in python2.7

Lines Matching refs:__request

1568     def __request(self, methodname, params):
1596 return _Method(self.__request, name)