summaryrefslogtreecommitdiff
path: root/Lib/subprocess.py
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2017-02-25 18:40:07 +1000
committerGitHub <noreply@github.com>2017-02-25 18:40:07 +1000
commit140792bd514ee4ba739fda899785bea3ce746f05 (patch)
tree42b9b25acdf62fa91c6daae03259e210bec13e5c /Lib/subprocess.py
parent56a8eccc43c66ae51c5a6bfc89635b1998fd419e (diff)
downloadcpython-git-140792bd514ee4ba739fda899785bea3ce746f05.tar.gz
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.
Diffstat (limited to 'Lib/subprocess.py')
0 files changed, 0 insertions, 0 deletions