[docs] Documentation error

Senthil Kumaran senthil at uthcode.com
Fri Feb 5 22:41:56 EST 2016


Thanks for the report.

It's fixed in.

3.6:
https://hg.python.org/cpython/rev/0c0a531fd269

3.5
https://hg.python.org/cpython/rev/aca6b47a260c

2.7
https://hg.python.org/cpython/rev/a2a9ff290cb2

-- 
Senthil


On Thu, Feb 4, 2016 at 1:32 PM, Simon Smith <airsoftnut at gmail.com> wrote:

> Very minor error but I believe:
>
>  The authority, if present, must NOT contain the “userinfo” component -
> for example “joe at password:example.com” is not correct.
>
> Should read:
>
>  The authority, if present, must NOT contain the “userinfo” component -
> for example “*joe:password@*example.com” is not correct.
>
> Located on page: https://docs.python.org/3.5/howto/urllib2.html
>
> Regards
>
> _______________________________________________
> docs mailing list
> docs at python.org
> https://mail.python.org/mailman/listinfo/docs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20160205/9170886d/attachment.html>


More information about the docs mailing list