[Python-Dev] Python sidebar for Mozilla/Netscape (original) (raw)

Skip Montanaro skip@pobox.com
Thu, 4 Apr 2002 09:23:47 -0600


Mark> I wrote a cute little Python sidebar for Mozilla/NS6.  

I saw all the other responses so far, and while it looks cute, I can only think of two reasons to use Mozilla/NS6: testing for compatibility and escape from MS. Writing code that is specific to any browser seems counterproductive to me.

Skip