missing pydoc gui

JimG jfgreen1 at gmail.com
Wed Dec 26 14:12:53 EST 2007


On Dec 26, 1:56 pm, Bernard Delmée <bdelmee at advalvas._REMOVEME_.be>
wrote:
> (I know replying to self is a sure sign of aging :-)
> A quick update: after installing the 'tkinter' fedora
> package (still in live-cd mode), the following 3 lines
> script does what "pydoc -g " should:
>
>      import Tkinter
>      import pydoc
>      pydoc.gui()
>
> HTH,
>
> Bernard.

Brilliant!  That's an easy solution to my problem.  I'll try posting
to one of the Fedora forums to see if anyone there knows why.  I
appreciate your help with this.  I love Linux but every now and then
you run into one of its annoying little oddities....



More information about the Python-list mailing list