[issue26247] Document Chrome/Chromium for python2.7

2016-01-31 Thread Ismail s

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@python
components: Documentation
messages: 259280
nosy: Ismail s, docs@python
priority: normal
severity: normal
status: open
title: Document Chrome/Chromium for python2.7
type: enhancement
versions: Python 2.7

___
Python tracker 
<http://bugs.python.org/issue26247>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26444] Fix 2 typos on ElementTree docs

2016-02-26 Thread Ismail s

New submission from Ismail s:

'incrementall' has been changed to 'incrementally' (and text reflowed).
'keywword' has been changed to 'keyword'.

--
assignee: docs@python
components: Documentation
files: work.patch
keywords: patch
messages: 260897
nosy: Ismail s, docs@python
priority: normal
severity: normal
status: open
title: Fix 2 typos on ElementTree docs
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file42033/work.patch

___
Python tracker 
<http://bugs.python.org/issue26444>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com