This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author akuchling
Recipients
Date 2003-09-26.11:39:35
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=11375

Looking at the code. this is what webbrowser.py should be doing.  I can't 
debug this problem, because I'm not seeing it on my Linux box with 
Mozilla 1.4.  

I suggest you make a copy of webbrowser.py and insert debugging prints 
into it.  Is it instantiating the Netscape class, as I expect?  And what 
arguments is it really using?
History
Date User Action Args
2007-08-23 14:17:08adminlinkissue812089 messages
2007-08-23 14:17:08admincreate