[ python-Bugs-1681248 ] WindowsError in webbrowser.open

SourceForge.net noreply at sourceforge.net
Fri Mar 16 08:56:16 CET 2007


Bugs item #1681248, was opened at 2007-03-15 08:35
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1681248&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Lukas Lalinsky (luks)
Assigned to: Nobody/Anonymous (nobody)
Summary: WindowsError in webbrowser.open

Initial Comment:
On Windows, os.startfile can throw an exception if the URL action is not assigned to any program. I think the function should catch it and return False.

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

>Comment By: Georg Brandl (gbrandl)
Date: 2007-03-16 07:56

Message:
Logged In: YES 
user_id=849994
Originator: NO

Fixed with your patch from #1681228.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1681248&group_id=5470


More information about the Python-bugs-list mailing list