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


Groups > comp.lang.python > #77954 > unrolled thread

Re: Python docs not accessible from IDLE

Started byPeter Otten <__peter__@web.de>
First post2014-09-17 11:45 +0200
Last post2014-09-17 11:45 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python docs not accessible from IDLE Peter Otten <__peter__@web.de> - 2014-09-17 11:45 +0200

#77954 — Re: Python docs not accessible from IDLE

FromPeter Otten <__peter__@web.de>
Date2014-09-17 11:45 +0200
SubjectRe: Python docs not accessible from IDLE
Message-ID<mailman.14070.1410947164.18130.python-list@python.org>
Wolfgang Maier wrote:

> 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 ?

I have a similar configuration (Linux Mint 17 which is based on Ubuntu 
14.04) and I cannot reproduce the problem.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web