Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77953

Python docs not accessible from IDLE

From Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de>
Subject Python docs not accessible from IDLE
Date 2014-09-17 10:31 +0200
Newsgroups comp.lang.python
Message-ID <mailman.14069.1410942674.18130.python-list@python.org> (permalink)

Show all headers | View raw


Dear all,
since a few days, when I select Help -> Python Docs from the IDLE menu, 
the link to the documentation that it tries to open in my browser isn't 
working anymore.
The URL IDLE uses (copied from the browser address bar) is :
docs.python.org/3.4
and you have to add a terminal slash for it to work.
Now I don't know why it stopped working
(browser update, change on the python docs server, others?
I'm running idle-python3.4 on Ubuntu 14.04 and Firefox 32.0),
but a possible fix may be to simply make IDLE add the slash.

Is there anyone else experiencing the same problem ?

Cheers,
Wolfgang

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Python docs not accessible from IDLE Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-09-17 10:31 +0200

csiph-web