]> granicus.if.org Git - python/commit
- Issue #8637: Honor a pager set by the env var MANPAGER (in preference to
authordoko@ubuntu.com <doko@ubuntu.com>
Tue, 14 Jun 2016 06:39:31 +0000 (08:39 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Tue, 14 Jun 2016 06:39:31 +0000 (08:39 +0200)
commit965754521e0e8bc5291f2839d8d42c375c5c1eb2
tree9b649e67973b5f78cad384ac0ad303aa7b8b64d8
parent8e4b7ac7fee89eab26440eee5ce322d41e235fa1
- Issue #8637: Honor a pager set by the env var MANPAGER (in preference to
  one set by the env var PAGER).
Lib/pydoc.py
Misc/NEWS