<div dir="ltr">Thanks for the report.<div><br><div>It's fixed in.</div><div><br></div><div>3.6:</div><div><a href="https://hg.python.org/cpython/rev/0c0a531fd269">https://hg.python.org/cpython/rev/0c0a531fd269</a><br></div><div><br></div><div>3.5</div><div><a href="https://hg.python.org/cpython/rev/aca6b47a260c">https://hg.python.org/cpython/rev/aca6b47a260c</a><br></div><div><br></div><div>2.7</div><div><a href="https://hg.python.org/cpython/rev/a2a9ff290cb2">https://hg.python.org/cpython/rev/a2a9ff290cb2</a><br></div></div><div><br></div><div>-- </div><div>Senthil</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 4, 2016 at 1:32 PM, Simon Smith <span dir="ltr"><<a href="mailto:airsoftnut@gmail.com" target="_blank">airsoftnut@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Very minor error but I believe:<div><br></div><div><span style="font-family:'Lucida Grande',Arial,sans-serif;font-size:16px;line-height:22.4px;text-align:justify"> The authority, if present, must NOT contain the “userinfo” component - for example “joe@password:<a href="http://example.com" target="_blank">example.com</a>” is not correct.</span><br></div><div><br></div><div>Should read:</div><div><br></div><div><span style="font-family:'Lucida Grande',Arial,sans-serif;font-size:16px;line-height:22.4px;text-align:justify"> The authority, if present, must NOT contain the “userinfo” component - for example “<b>joe:password@</b><a href="http://example.com" target="_blank">example.com</a>” is not correct.</span><br></div><div><br></div><div>Located on page: <a href="https://docs.python.org/3.5/howto/urllib2.html" target="_blank">https://docs.python.org/3.5/howto/urllib2.html</a></div><div><br></div><div>Regards</div></div>
<br>_______________________________________________<br>
docs mailing list<br>
<a href="mailto:docs@python.org">docs@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/docs" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/docs</a><br>
<br></blockquote></div><br></div>