[ python-Bugs-1681248 ] WindowsError in webbrowser.open
SourceForge.net
noreply at sourceforge.net
Thu Mar 15 09:35:33 CET 2007
Bugs item #1681248, was opened at 2007-03-15 09:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: None
Group: None
Status: Open
Resolution: None
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.
----------------------------------------------------------------------
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