◐ Shell
clean mode source ↗

Message 111689 - Python tracker

I was more interested in the other problem you mentioned about "pydoc -g" crashing when you search for something.

Does "pydoc -k" also crash?  The -g option works for me, working or not working depends on the set of installed python packages as the search option, like "pydoc -k", searches through the docstrings of all availables modules/packages.