[docs] [issue26247] Document Chrome/Chromium for python2.7

Ismail s report at bugs.python.org
Sun Jan 31 09:23:21 EST 2016


New submission from Ismail s:

The table of browser types in https://docs.python.org/2.7/library/webbrowser.html?highlight=webbrowser#webbrowser.register does not say that Google Chrome/Chromium is available on python2.7, even though it is (https://hg.python.org/cpython/file/2.7/Lib/webbrowser.py#l307).

Also, according to the docs for python.3.5 (https://docs.python.org/3.5/library/webbrowser.html?highlight=webbrowser#webbrowser.register , just below the table), support for google chrome/chromium was added in python3.3, so maybe this was backported to python2.7 and the docs not updated?

----------
assignee: docs at python
components: Documentation
messages: 259280
nosy: Ismail s, docs at python
priority: normal
severity: normal
status: open
title: Document Chrome/Chromium for python2.7
type: enhancement
versions: Python 2.7

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


More information about the docs mailing list