[ python-Bugs-1339806 ] CVS webbrowser.py (1.40) bugs

SourceForge.net noreply at sourceforge.net
Thu Oct 27 20:43:29 CEST 2005


Bugs item #1339806, was opened at 2005-10-27 11:37
Message generated for change (Settings changed) made by gregcouch
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1339806&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: None
>Status: Deleted
>Resolution: Duplicate
Priority: 5
Submitted By: Greg Couch (gregcouch)
Assigned to: Nobody/Anonymous (nobody)
Summary: CVS webbrowser.py (1.40) bugs

Initial Comment:
There are two calls to _safequote that are only made on
darwin, aka, Mac OS X.  That function is missing.

And the UnixBrowser is missing an & in the "simpler
command" and thus causes python to hang until the
browser is exited (if it wasn't running already).

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

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


More information about the Python-bugs-list mailing list