Message121514
| Author |
cben |
| Recipients |
cben, docs@python |
| Date |
2010年11月19日.13:53:31 |
| SpamBayes Score |
0.019335786 |
| Marked as misclassified |
No |
| Message-id |
<1290174817.07.0.690141680958.issue10457@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
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. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2010年11月19日 13:53:37 | cben | set | recipients:
+ cben, docs@python |
| 2010年11月19日 13:53:37 | cben | set | messageid: <1290174817.07.0.690141680958.issue10457@psf.upfronthosting.co.za> |
| 2010年11月19日 13:53:32 | cben | link | issue10457 messages |
| 2010年11月19日 13:53:31 | cben | create |
|