]> granicus.if.org Git - python/commit
Bug #1681228: the webbrowser module now correctly uses the default
authorGeorg Brandl <georg@python.org>
Fri, 16 Mar 2007 07:55:09 +0000 (07:55 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 16 Mar 2007 07:55:09 +0000 (07:55 +0000)
commit8f06d02935939629209b303a8ec54cf2db0cc302
tree7b677430a880b447cb7a3615cdd82b7b34ddcbe5
parent77c67bd5858ec0878f3cab93eb4b1ae53186688d
Bug #1681228: the webbrowser module now correctly uses the default
GNOME or KDE browser, depending on whether there is a session of one
of those present. Also, it tries the Windows default browser before
trying Mozilla variants.
 (backport)
Lib/webbrowser.py
Misc/NEWS