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.

Author eric.araujo
Recipients belopolsky, eric.araujo, jsbronder
Date 2011-02-04.00:39:31
SpamBayes Score 0.032249704
Marked as misclassified No
Message-id <1296779973.78.0.289297806126.issue8637@psf.upfronthosting.co.za>
In-reply-to
Content
My man(1) also respects MANPAGER (it’s the one from http://man-db.nongnu.org/), but given the lack of a standard, I agree with you.

However, I’m reluctant to add another env variable.  There are workarounds, for example using a shell alias like “docpy="PAGER=most pydoc"”.  I think this warrants a python-ideas discussion.

Justin: what exactly is a pager that does not support man pages?
History
Date User Action Args
2011-02-04 00:39:33eric.araujosetrecipients: + eric.araujo, belopolsky, jsbronder
2011-02-04 00:39:33eric.araujosetmessageid: <1296779973.78.0.289297806126.issue8637@psf.upfronthosting.co.za>
2011-02-04 00:39:31eric.araujolinkissue8637 messages
2011-02-04 00:39:31eric.araujocreate