This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients pitrou, serhiy.storchaka, ssokolow
Date 2015-01-18.22:26:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421620007.59.0.975061104544.issue23262@psf.upfronthosting.co.za>
In-reply-to
Content
That doesn't really answer the question. The webbrowser module is already able to use "xdg-open" (though not "open"), but it has a fallback on various concrete browsers (including Firefox) in case xdg-open doesn't work / doesn't exist.
History
Date User Action Args
2015-01-18 22:26:47pitrousetrecipients: + pitrou, ssokolow, serhiy.storchaka
2015-01-18 22:26:47pitrousetmessageid: <1421620007.59.0.975061104544.issue23262@psf.upfronthosting.co.za>
2015-01-18 22:26:47pitroulinkissue23262 messages
2015-01-18 22:26:47pitroucreate