[New-bugs-announce] [issue14493] use gvfs-open/xdg-open in Lib/webbrowser.py

Matthias Klose report at bugs.python.org
Wed Apr 4 14:17:20 CEST 2012


New submission from Matthias Klose <doko at debian.org>:

[forwarded from https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/971311]

The webbrowser.py is using gnome-open. This is no longer supported by gnome, instead they use gvfs-open. The attached patch adds support for this and will also use xdg-open if available as this is meant to be the 
cross desktop tool to use for this kind of task, see http://portland.freedesktop.org/wiki/

----------
assignee: doko
components: Library (Lib)
keywords: patch
messages: 157472
nosy: doko
priority: normal
severity: normal
status: open
title: use gvfs-open/xdg-open in Lib/webbrowser.py
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14493>
_______________________________________


More information about the New-bugs-announce mailing list