Searched refs:api_change_spec (Results 1 – 1 of 1) sorted by relevance
249 def __init__(self, api_change_spec): argument250 self._api_change_spec = api_change_spec896 def __init__(self, api_change_spec): argument897 if not isinstance(api_change_spec, APIChangeSpec):899 type(api_change_spec))900 self._api_change_spec = api_change_spec