cpython/Misc/NEWS.d/next/Library/2024-06-02-13-35-11.gh-issu...

4 lines
176 B
ReStructuredText

:meth:`!help` and :meth:`!showtopic` methods now respect a
configured *output* argument to :class:`!pydoc.Helper` and not use the
pager in such cases. Patch by Enrico Tröger.