[issue10457] "Related help topics" shown outside pager
Cherniavsky Beni
report at bugs.python.org
Fri Nov 19 14:53:37 CET 2010
New submission from Cherniavsky Beni <cben at users.sf.net>:
help('NAMESPACES') or any other long help is shows in a pager. That's great. It's a bit surprising however that the text shown in the pager doesn't include the "Related help topics: ..." line, which is shown when you leave the pager.
There is practical benefit to see the related topics after you exited the pager - that's when you have the chance to follow these other topics. But I think it should be duplicated inside the pager as well.
----------
assignee: docs at python
components: Documentation, Library (Lib)
messages: 121514
nosy: cben, docs at python
priority: normal
severity: normal
status: open
title: "Related help topics" shown outside pager
type: behavior
versions: Python 3.2
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10457>
_______________________________________
More information about the Python-bugs-list
mailing list