Alexander Belopolsky <[email protected]> added the comment:
On Thu, Feb 3, 2011 at 7:39 PM, Éric Araujo <[email protected]> wrote: .. > Justin: what exactly is a pager that does not support man pages? I may know the answer to this one. A common PAGER setting is "less -rs" which makes less skip whitespace lines and passes through terminal control chars. Nether of these options are needed for pydoc, but I don't know if they cause any harm. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8637> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
