[New-bugs-announce] [issue25841] In FancyURLopener error in example with http address.

Denis Savenko report at bugs.python.org
Fri Dec 11 10:42:25 EST 2015


New submission from Denis Savenko:

In documentation from this page https://docs.python.org/3.5/library/urllib.request.html#examples in examples uses default address to python site with http. ( http://python.org/ ). But now python.org use https. When i try use example in ipython i get I/0 error, but error is very simple - http change by https. I found this error on many pages, where use http://python.org/ address, but on FancyURLopener example compiller error very difficult for understanding.

----------
assignee: docs at python
components: Documentation
messages: 256221
nosy: Denis Savenko, docs at python
priority: normal
severity: normal
status: open
title: In FancyURLopener error in example with http address.
versions: Python 3.3, Python 3.4, Python 3.5, Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25841>
_______________________________________


More information about the New-bugs-announce mailing list