[Patches] [ python-Patches-429136 ] BROWSER fix for webbrowser.py

noreply@sourceforge.net noreply@sourceforge.net
Wed, 18 Jul 2001 11:53:58 -0700


Patches item #429136, was opened at 2001-05-31 13:29
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=429136&group_id=5470

Category: library
Group: None
Status: Open
>Resolution: Accepted
Priority: 5
Submitted By: Skip Montanaro (montanaro)
>Assigned to: Skip Montanaro (montanaro)
Summary: BROWSER fix for webbrowser.py

Initial Comment:
webbrowser.py currently assumes the BROWSER environment
variable was set by the user who will take care of
registering that browser.  In the case of
Gnome+Mandrake 8.0 (at least), this is not the case. 
The attached patch attempts to register any browsers
found in BROWSER that aren't in the _browser dict
already.


----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-07-18 11:53

Message:
Logged In: YES 
user_id=3066

Accepted; please check this in.

----------------------------------------------------------------------

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-07-03 22:25

Message:
Logged In: YES 
user_id=3066

Assigned to me, since the webbrowser module is largely my
fault, and the initialization has become more complex than
it needs to be anyway.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=429136&group_id=5470