[New-bugs-announce] [issue18387] Add 'symbols' link to html menu bar.

Ron Adam report at bugs.python.org
Sat Jul 6 19:28:15 CEST 2013


New submission from Ron Adam:

This patch adds a 'symbols' link after the 'topics' and 'keywords' links in the html browser menu bar.

help('symbols') worked, but there was no way to get to it in the html browser.

This also adds unquote_plus() to the url handler to unquote the html input form fields.  This is needed to allow entering the symbols.

----------
components: Library (Lib)
files: pdoc_symbols.diff
keywords: patch
messages: 192471
nosy: ron_adam
priority: normal
severity: normal
status: open
title: Add 'symbols' link to html menu bar.
versions: Python 3.4
Added file: http://bugs.python.org/file30831/pdoc_symbols.diff

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


More information about the New-bugs-announce mailing list