161
161
self._raise_curl_http_error(curl)
163
def _get(self, relpath, ranges, tail_amount=0):
164
164
# Documentation says 'Pass in NULL to disable the use of ranges'
165
165
# None is the closest we have, but at least with pycurl 7.13.1
166
166
# It raises an 'invalid arguments' response