]> granicus.if.org Git - python/commit
Issue #22314: pydoc now works when the LINES environment variable is set.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Nov 2014 22:09:05 +0000 (00:09 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Nov 2014 22:09:05 +0000 (00:09 +0200)
commit46e92503dab0311b4d000747b8a6f2d2a68e39ad
tree70daa3fc36dbb1a57a7e1bb085c5fa522804f5fa
parent86ef95d3fbd121fec1168b87ddfe027273b38cea
Issue #22314: pydoc now works when the LINES environment variable is set.
Lib/pydoc.py
Misc/NEWS