Home
last modified time | relevance | path

Searched defs:_call (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Demo/pdist/
Dclient.py61 def _call(self, name, *args): member in Client
/external/python/cpython2/Lib/test/
D_mock_backport.py741 def _call_matcher(self, _call): argument