1 Jun 2008 01:29
Re: [Python-Dev] Finishing up PEP 3108
tjreedy <tjreedy <at> udel.edu>
2008-05-31 23:29:47 GMT
2008-05-31 23:29:47 GMT
"Georg Brandl" <g.brandl <at> gmx.net> wrote in message
news:g1rr4o$956$1 <at> ger.gmane.org...
> Of course, it would also be nice for ``help("if")`` to work effortlessly,
> which it currently only does if the generated HTML documentation is
> available somewhere, which it typically isn't -- on Unix most
> distributions
> put it in a separate package (from which pydoc won't always find it
> of its own), on Windows only the CHM file is distributed and must be
> decompiled to get single HTML files.
For 3.0a5, it does not work even after decompiling (and setting the ENV var)
as given in the instructions (which are inadequate for many users anyway).
RSS Feed