Searched refs:supported_operations (Results 1 – 3 of 3) sorted by relevance
48 def parse_common_args(args_tuple, kwargs, supported_operations=set()): argument77 if not supported_operations:81 elif not operation in supported_operations:
53 dict(key=key), supported_operations=set(['boogity']))
127 args, kwargs, supported_operations=set(['finalize']))