[issue14289] Prebuilt CHM file on Docs download page

2012-03-14 Thread Nam Nguyen
Nam Nguyen added the comment: I can't find any CHM for download. For example, this is everything there is to Python 3.2.2: http://www.python.org/ftp/python/3.2.2/ Yet there's no sight of CHM in it. -- ___ Python tracker

[issue14289] Prebuilt CHM file on Docs download page

2012-03-14 Thread Roundup Robot
Roundup Robot added the comment: New changeset 2800530b00d3 by Georg Brandl in branch '3.2': Closes #14289: put a link to the CHM download page on the docs download page. http://hg.python.org/cpython/rev/2800530b00d3 New changeset b4d1e51d91f8 by Georg Brandl in branch 'default': #14289: merge

[issue14289] Prebuilt CHM file on Docs download page

2012-03-13 Thread Georg Brandl
Georg Brandl added the comment: The CHMs are already on the Python download page, along with the .msi installers. We can add a note to the docs download page that they are to be found there. -- nosy: +georg.brandl ___ Python tracker

[issue14289] Prebuilt CHM file on Docs download page

2012-03-13 Thread Nam Nguyen
New submission from Nam Nguyen : Before 2.7, one can easily find .CHM files in the Documentation download page. When 2.7 come out, the only way to get CHM files is downloading the Windows installers (EXE or MSI), installing it on Windows, and grabbing the CHM files. This is unwieldy. I am on