SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-29644: suppress subprocess output from webbrowser (#289)

When checking for the default X web browser, xdg-settings
may emit messages on stderr if some components (such as
kreadconfig5) are unavailable. These messages aren't of
interest to Python, so we just ignore them.
N
Nick Coghlan committed
140792bd514ee4ba739fda899785bea3ce746f05
Parent: 56a8ecc
Committed by GitHub <noreply@github.com> on 2/25/2017, 8:40:07 AM