[Python-Dev] Python sidebar for Mozilla/Netscape

Thomas Heller thomas.heller@ion-tof.com
Thu, 4 Apr 2002 14:06:34 +0200


> Hi all,
>   I wrote a cute little Python sidebar for Mozilla/NS6.  It allows quick
> access to bugs/patches and PEPs, and has a search facility using the
> ActiveState mailinglist archive.  It is pretty cute, but suggestions for new
> features welcome.  As it has the PEP and Bugs feature, it is really suited
> more to python-dev than python-list - hence my mail here :)
> 
> Check it out at http://starship.python.net/crew/mhammond/mozilla

Looks great - may help me to finally switch from IE to Mozilla ;-)

The killer feature for me would be a search box giving capabilities
similar to the Index or Search features in the HTMLHelp version of
the Python docs. Would that be possible?

Thomas