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 <rep...@bugs.python.org> <http://bugs.python.org/issue18387> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com