def http_error_206(self, request, fp, errcode, msg, headers): return urllib.addinfourl(fp, headers, request.get_full_url())