[issue32586] urllib2 HOWTO URLError example minor error

Pablo Galindo Salgado report at bugs.python.org
Thu Jan 18 18:49:56 EST 2018


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

Thanks for reporting this issue. Indeed, this is an error in the documentation. Notice that this is corrected in Python3 's version:

https://docs.python.org/3.6/howto/urllib2.html#handling-exceptions

I have prepared a Pull Request fixing this. Thanks!

----------
nosy: +pablogsal
priority: normal -> low

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32586>
_______________________________________


More information about the Python-bugs-list mailing list