New submission from Matthias Klose <d...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue14493>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to