Searched refs:api_change_spec (Results 1 – 1 of 1) sorted by relevance
133 def __init__(self, api_change_spec): argument134 self._api_change_spec = api_change_spec473 def __init__(self, api_change_spec): argument474 if not isinstance(api_change_spec, APIChangeSpec):476 type(api_change_spec))477 self._api_change_spec = api_change_spec