This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2010年11月19日 13:53 by cben, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg121514 - (view) | Author: Cherniavsky Beni (cben) * | Date: 2010年11月19日 13:53 | |
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.
|
|||
| msg138334 - (view) | Author: Éric Araujo (eric.araujo) * (Python committer) | Date: 2011年06月14日 15:46 | |
Thanks for your message. There was already a report for this bug, so I’m closing this one. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:09 | admin | set | github: 54666 |
| 2011年06月14日 15:46:02 | eric.araujo | set | status: open -> closed resolution: duplicate messages: + msg138334 superseder: pydoc.Helper.help() ignores input/output init parameters stage: needs patch -> resolved |
| 2010年11月19日 14:01:13 | eric.araujo | set | assignee: docs@python -> versions: + Python 3.1, Python 2.7 nosy: + eric.araujo, - docs@python components: - Documentation stage: needs patch |
| 2010年11月19日 13:53:32 | cben | create | |