ine 1, in
> response =
> urllib.request.urlopen('http://en.wikipedia.org/wiki/
Internet_media_type')
[...]
> urllib.error.HTTPError: HTTP Error 403: Forbidden
>
>
> why this url generate error ?
Because you are in violation of Wikipedia's terms and services. Pl
c(*args)
File "C:\Python32\lib\urllib\request.py", line 495, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 403: Forbidden
why this url generate error ?
--
http://mail.python.org/mailman/listinfo/python-list