Searched refs:__call__ (Results 1 – 2 of 2) sorted by relevance
413 def __call__(self, parser, namespace, values, option_string=None): member in ListMaybesAction
635 auto pfunc = self.ResolveName<PythonCallable>("__call__");753 auto pfunc = self.ResolveName<PythonCallable>("__call__");756 cmd_retobj.AppendError("Could not find '__call__' method in implementation class");