[issue21066] The separate download version for the documentation doesn't work

2014-03-29 Thread Martin v . Löwis
Martin v. Löwis added the comment: This is not a bug in Python, but a Windows limitation. In the first box, uncheck "Always ask before opening this file", then reopen. Alternatively, right-click on the file, open properties, and press "Unblock". Microsoft imposes this behavior on all CHM files

[issue21066] The separate download version for the documentation doesn't work

2014-03-29 Thread Martin v . Löwis
Martin v. Löwis added the comment: Can you please provide a screenshot? -- nosy: +loewis ___ Python tracker ___ ___ Python-bugs-list m

[issue21066] The separate download version for the documentation doesn't work

2014-03-29 Thread Cristian Baboi
Cristian Baboi added the comment: Yes. I downloaded the separate chm file and double clicked on the file. There is no entry on the start menu. The file included in the python installer is OK. On 29 martie 2014 09:38:50 EET, "Terry J. Reedy" wrote: > >Terry J. Reedy added the comment: > >When I

[issue21066] The separate download version for the documentation doesn't work

2014-03-29 Thread Terry J. Reedy
Terry J. Reedy added the comment: When I open it on Win7 from the start menu ('Python Manuals'), I see a page starting with "Welcome! This is the documentation for Python 2.7.6, last updated Nov 10, 2013. ". Did you do something differnt? Can you access pages from the contents? -- nos

[issue21066] The separate download version for the documentation doesn't work

2014-03-25 Thread Cristian Baboi
New submission from Cristian Baboi: I downloaded python 2.7.6 documentation file for Windows python276.chm and it doesn't display any documentation page. It shows only the table of content. -- assignee: docs@python components: Documentation, Windows messages: 214860 nosy: Cristian.Baboi