Searched refs:_ACCEPTABLE_STATUSES (Results 1 – 1 of 1) sorted by relevance
176 _ACCEPTABLE_STATUSES = set(( variable in Download305 if response.status_code not in self._ACCEPTABLE_STATUSES:400 if response.status_code not in self._ACCEPTABLE_STATUSES: