[Python-Dev] Py2.3.1
Fred L. Drake, Jr.
fdrake at acm.org
Tue Aug 26 14:43:45 EDT 2003
More information about the Python-Dev mailing list
Tue Aug 26 14:43:45 EDT 2003
- Previous message: [Python-Dev] Py2.3.1
- Next message: [Python-Dev] Py2.3.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Peters writes: > I think so. Note that IDLE may need a bit of fiddling, to keep its Help -> > Python Docs menu entry working. IDLE currently looks for the index.html file in a few places (which depend on platform); if it can't find it, it uses the documentation on python.org. It should be too hard to change it to load the HTML Help viewer if it finds the .chm file on Windows, and to still fall back to the HTML or the online documentation if the .chm can't be found. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Zope Corporation
- Previous message: [Python-Dev] Py2.3.1
- Next message: [Python-Dev] Py2.3.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list