[New-bugs-announce] [issue16996] Reuse shutil.which() in webbrowser module

Serhiy Storchaka report at bugs.python.org
Fri Jan 18 21:44:35 CET 2013


New submission from Serhiy Storchaka:

We can get rid of private webbrowser functions and reuse shutil.which().

----------
components: Library (Lib)
files: webbrowser_which.patch
keywords: patch
messages: 180220
nosy: georg.brandl, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Reuse shutil.which() in webbrowser module
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file28775/webbrowser_which.patch

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


More information about the New-bugs-announce mailing list