I just read about the pydoc gui in "Learning Python." But it's mysteriously absent from my Fedora 8 Python installation. Searching the filesystem exhaustively turns up no pydocgui script anywhere, and not only does "pydoc -g" not work, my Python documentation has no mention of it, it describes pydoc -p (and that works fine) but not pydoc -g.
My theory is I'm missing some package that contains it. However I've been completely stymied in my efforts to identify one. I already have python-tools, python-docs, python-docutils, and python-devel, among others. Any help would be greatly appreciated, thanks. -- http://mail.python.org/mailman/listinfo/python-list