<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">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">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">https://docs.python.org/3.5/howto/urllib2.html</a></div><div><br></div><div>Regards</div></div>