Feature Requests item #1476166, was opened at 2006-04-25 18:32 Message generated for change (Comment added) made by phd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1476166&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: Open Resolution: Accepted Priority: 5 Submitted By: Oleg Broytmann (phd) >Assigned to: Georg Brandl (gbrandl) Summary: Add SeaMonkey to webbrowser.py Initial Comment: Add SeaMonkey to webbrowser.py as yet another Mozilla family browser. Just prepend "seamonkey" to the list ("mozilla-firefox", "firefox", "mozilla-firebird", "firebird", "mozilla", "netscape") in the register_X_browsers(). ---------------------------------------------------------------------- >Comment By: Oleg Broytmann (phd) Date: 2006-05-03 13:26 Message: Logged In: YES user_id=4799 Sorry, I should check webbrowser.py more careful. Please add "seamonkey" after if sys.platform[:3] == "win": ... ---------------------------------------------------------------------- Comment By: Georg Brandl (gbrandl) Date: 2006-04-28 20:31 Message: Logged In: YES user_id=849994 Added in rev. 45780. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1476166&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com