Kevin Le added the comment:
confirmed, I'll take a closer look
--
___
Python tracker
<http://bugs.python.org/issue940286>
___
___
Python-bugs-list m
Kevin Le added the comment:
Created a rietveld review
http://codereview.appspot.com/3202042
--
___
Python tracker
<http://bugs.python.org/issue940286>
___
___
Kevin Le added the comment:
This patch redirects output from Helper.help to whatever output stream is
passed to the Helper constructor. If no output stream is specified, the fault
behavior is to pass the output to the OS pager.
--
keywords: +patch
nosy: +bkad
versions: +Python 3.2